"Wayne Watson" <sierra_mtnv...@sbcglobal.net> 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  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to