Re: Help with spanning widgets over multiple rows
Dietmar Schwertberger <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
On 31.12.2018 17:11, T M wrote: > Thank you for your help. I tried a button and placed it into the > middle of a GridBagSizer. There were empty cells all around it and the > span controls were still greyed out. I am using wxPython on Mac OS X. > I will try it out on Linux and see if the results are the same. Are you using a 0.8.x version? It seems there was a problem with spanning. E.g. 0.9.0b2 should work. Regards, Dietmar