Re: GridBagSizer and AddGrowableRow()
Dietmar Schwertberger <[email protected]> Wed, 5 Feb 2020 23:04:01 +0100
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
Actually, the fix was almost there. It's now in the repository for both the master and the REV_0.9 branch. You may fix it in your local copy yourself: Please replace line 133 in file edit_sizers/edit_sizers.py: if self.codegen.preview and obj.klass=="wxGridBagSizer": with if obj.klass=="wxGridBagSizer": Regards, Dietmar _______________________________________________ wxGlade-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxglade-general