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

Paul Turbett paul.turbett at interzonegames.com
Mon Oct 1 17:37:50 PDT 2007


Actually, it's working of me now too. Apologies for wasting your time :(

Robin Dunn wrote:
> 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.
>
>





More information about the wxpython-users mailing list