Menu Events not firing on Windows?

So you cannot have self-contained menu classes that respond to MenuOpen to update themselves?

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com

···

On Jan 23, 2006, at 2:15 PM, Robin Dunn wrote:

Bind them to the frame instead of the menubar

Ed Leafe wrote:

···

On Jan 23, 2006, at 2:15 PM, Robin Dunn wrote:

Bind them to the frame instead of the menubar

    So you cannot have self-contained menu classes that respond to MenuOpen to update themselves?

Create a bug report about it. ISTR that the menus were supposed to be changed so they get first crack at the events before they were sent to the frame. It could be that it was only done for EVT_MENU on the Windows port.

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