"Wayne Watson" <[email protected]> wrote
There's another way?
Sure, just create normal Entry widgets and capture the input string and convert/assign it as you would a string captured from raw_input() in a console. No magic required.
Its slightly more code but I find the auto assignment of values to variables catches me out sometimes so I prefer to keep it explicit.
Alan G. _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
