Nate Lowrie wrote: > On Thu, Aug 21, 2008 at 9:32 AM, Ed Leafe <[EMAIL PROTECTED]> wrote: >> On Aug 21, 2008, at 11:25 AM, Nate Lowrie wrote: >> >>> See >>> http://img.photobucket.com/albums/v663/Solodex/Dabo/menu_enabled_problem.png >>> If you look, I have the code for the editor in the window with the >>> DynamicEnabled setting for previous page highlighted and you can see >>> that the highlighted menu item should be disabled but it's not. >> >> OK, let me know if you can figure out what's going on. Perhaps the >> MenuHighlight event is not being fired, or perhaps that's not the >> correct event to hook into. > > None of the menu events are being fired except hit. I can't get the > wx versions of MenuHighlight, MenuOpen, or MenuClose to fire. If I > mod the wx demo code for menus the events are still not firing.
Make a test using no Dabo, just wx. Verify that the events are firing with just raw wx. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
