[Tkinter-discuss] ANN: PyUseCase 3.3: GUI testing for Tkinter (and PyGTK)

2010-05-27 Thread Geoff Bache
Hi all, Tkinter support in PyUseCase, introduced in March, is coming along and has matured a fair amount in this release with support also added for three new widget types (Canvas, Checkbutton and Listbox). It's still quite new though and I could really use some feedback and for it to be tried a

[Tkinter-discuss] OptionMenu text justification

2010-05-27 Thread Gary Scorby
I'm new to Tkinter. I need a drop down box to display a selection list to an end user. It appears the best option for this is "OptionMenu" (If not, please suggest other options). I have it working like we want except for one thing, after selecting something from the list and closing the list, th