in reply to Is there a better way to learn Tk?
It really is a very nifty piece of work -- you can browse lots of different widgets (all the important ones, and a fair number of "special" ones), explore different kinds of options and controls, and use the tool itself to look at and even modify the source code while you're playing with it. Just run "widget" from your shell.
Also, look for and try out Tk apps that have been posted here at PM, for a broader sample of coding styles. (You may have noticed that our own zentara is a master of the Tk arts.) Coincidentally, one of my first posts at the monastery was a "fun with Tk" thing: Tk cryptogram (no, not cryptography) -- in fact it was my own "teach yourself Tk" app.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Is there a better way to learn Tk?
by pobocks (Chaplain) on May 09, 2009 at 05:47 UTC |