Hi
How do I pass text from a number of entry
widgets to a function from a signal handler for one button without making
the entry widget global.
and if I use a function that creates a hbox sticks
some entry widgets in it and returns it to main how do I access the widgets
embedded within the returned hbox.
Hope the above makes sense :-)
Thanks
|