[wxPython-users] EVT_MENU not firing in Aui MDI app

Robin Dunn robin at alldunn.com
Mon Oct 1 12:58:20 PDT 2007


Paul Turbett wrote:
> Hi,
> 
> I'm trying to get custom menus working for an AUI_MDI app. The sample in 
> the wx demo and docs show how to do this, but the EVT_MENU event is not 
> fired for child window menu items. Here is a modified version of the 
> demo app..note that the ChildFrame has a call to Bind to get events for 
> it's menu items, but the OnMenu function is never called.

Platform and version?  It's working for me on 2.8.6.0.


-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list