Re: FlexGrid and Gridbag sizers do not fill entire window like grid sizer
Dietmar Schwertberger <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
On 24.05.2019 13:14, M A wrote: > Hi, when adding a FrexGrid or GridBag sizer to a window, they cover only part of a window. Could they cover the enter window like the Gridbag does? You proably did not set growable rows/cols. Regards, Dietmar