Harlin Seritt wrote:
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


Harlin,

It should expand (and fill ) in both directions have you checked it's
parents packing options?

Martin



--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to