Re: Window title is not accessible
Dietmar Schwertberger <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
On 07.04.2019 18:19, Igor Korot wrote: > As I wrote in one of my previous e-mails after switching branches > wxGlade title bar on my OSX become un-accessible. > > Please see the screenshot. > > Do you see the same issue? No, but I use OSX only for testing if there's a reported bug. Maybe, you can have a look at main.py. In wxGladeFrame.__init__ position and size are set: pos, size, layout = self.init_layout_settings() Maybe you can see there with a few prints what the problem is. Either the stored position/size is wrong or the calculated. Do you switch screen sizes? Regards, Dietmar _______________________________________________ wxGlade-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxglade-general