Listbox fill=BOTH expand=YES (Tkinter)

Harlin Seritt harlinseritt at yahoo.com
Mon Mar 14 06:08:46 EST 2005


I am trying the following:

Listbox(parent).pack(fill=BOTH, expand=YES)

I notice that the listbox will fill on the X axis but will not on the Y
axis unlike other widgets. Is there any way to force this?

thanks,

Harlin




More information about the Python-list mailing list