Re: Bug - select sizer type dialog stuck behind frame
M A <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
> On Apr 5, 2019, at 12:37 PM, Dietmar Schwertberger <[email protected]> wrote: > > On 01.04.2019 12:16, M A wrote: >> When adding a grid sizer to a frame the "select sizer type" dialog becomes stuck behind the frame when the frame is pinned to the front. > > Please test the branch REV_0.9 from the repository. It should behave correctly now. > Actually, the workaround was already there, but not for all widget dialogs. It works! The problem is fixed. Thank you.