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 -- http://mail.python.org/mailman/listinfo/python-list