wxPython && wxGlade
Mike L.G.
me at nowhere.invalid
Wed Jul 20 15:30:45 EDT 2005
Hello!
Is there a way to span columns using wxGlade?
I'd like to get a layout that looks like
this:
|---------------|
||-----||------||
||edit ||button||
||-----||------||
||-------------||
|| button ||
||-------------||
|---------------|
I would like the 2nd button on the 2nd row to
span to the 2nd column. I've been able to span
rows and columns using wxGridBagSizer, but wxGlade does
not seem to offer this type of sizer. Is
this layout visibly possible using wxGlade?
Thank you for your time.
--
Mike L.G.
http://www.mahalosoft.com
More information about the Python-list
mailing list