Re: GridBagSizer and AddGrowableRow()
Dietmar Schwertberger <[email protected]> Wed, 5 Feb 2020 22:11:49 +0100
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
Hello Lindsay! On 05.02.2020 05:00, Lindsay Haisley wrote: > It seem that when using a wx.GridBagSizer, setting AddGrowableRow() or > AddGrowableCol() for a row or column which contains nothing will throw > a Python invalid index error: Thanks for reporting. I will have a look and implement a solution. Regards, Dietmar