Re: ShowFullScreen and check menu item
Eugeniy Ilin <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <20160528114216.50a0ad4a@jenyay-HPi7> |
Hello! > I think you need an 'event.Skip()' at the end of _onFullScreen(). > The event not being passed up the stack seems to be preventing the > checkmark from being drawn on GTK. Thank for the idea. With and 'event.Skip()' the window return to full screen, but the '_onFullScreen()' method has been invoked several times. This is not a problem, but it is not clear why this is so. -- Eugene Ilin -- You received this message because you are subscribed to the Google Groups "wxPython-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.