The Tk Canvas Widget (Linux Journal)
[Posted February 10, 2004 by cook]
Derek Fountain
introduces the Tk Canvas Widget in the Linux Journal.
"
The canvas widget in the Tk graphical user interface toolkit is a free software tool used to present graphical data. Like the Tk text widget, which I discussed in my previous article, the canvas widget is accessible from most modern scripting languages, including Tcl, Perl and Python. It provides those languages with a best of breed facility for structured graphics work."
(
Log in to post comments)