Discussion:
Phoenix - FlatMenu crash
Werner
2014-06-10 13:54:21 UTC
Permalink
Hi,

Metallicow mentioned that FlatMenu crashes when opening a menu.

I am trying to come up with a Unittest case for that but haven't come up
with a programmatic way of opening a FlatMenu.

But while doing some testing I noticed that I see a crash on line 5441
in wx.lib.agw.flatmenu which is:

self._focusWin.PushEventHandler(newEvtHandler)

Just wanted to mention it here in case this helps narrowing down the
problem.

Werner
--
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...