Re: Bug report: Layout options missing in Properties window for FlexGridSizer
M A <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
> On Jan 13, 2019, at 9:10 AM, Dietmar Schwertberger <[email protected]> wrote: > > On 13.01.2019 14:48, M A wrote: >> When I add a FlexGridSizer to a Frame, the Layout tab is missing in the properties window. > > Of course it is missing. It's not inside a sizer so it does not have sizer related layout properties. I see now, thank you.