w.p. wrote:
I don't need menu bar but shortcuts and key events works only when menu bar is on - why?
When frame is wxFrame - all is OK...In example code shortcut Alt+S is disabled when self.SetMenuBar(menuBar) is commented
This is probably a bug, accelerator tables should work without a menubar being present. Please enter a bug report about this, using a category of X-specific where X is whatever platform you are on.
···
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!