Listbox fill=BOTH expand=YES (Tkinter)

Raseliarison nirinA nirina at mail.blueline.mg
Tue Mar 15 08:48:17 EST 2005


"Harlin Seritt" wrote:
> either YES, True, or 1 should work.
> 

yes, indeed. 
>>> import Tkconstants
>>> 'True' and 'YES' in dir(Tkconstants)
True

thanks Harlin,

--
nirinA





More information about the Python-list mailing list