Nate Lowrie wrote:
> On Wed, Aug 27, 2008 at 3:17 PM, Nate Lowrie <[EMAIL PROTECTED]> wrote:
>> Ran into a problem...This only works for top level menus.  If I append
>> a menu inside a menu and select it, I get this error:
>>
>> Traceback (most recent call last):
>>  File "C:\Documents and Settings\nwlowri\My
>> Documents\Projects\Personal\dabo-full\trunk\dabo\ui\uiwx\dPemMixin.py",
>> line 514, in __onWxMenuOpen
>>    evt.Menu.raiseEvent(dEvents.MenuOpen, evt)
>> AttributeError: 'NoneType' object has no attribute 'raiseEvent'
> 
> 
> I fixed this bug and think I have a solution.  It is in the latest SVN
> commit.  Would y'all test this on Linux and Mac to see if it works
> correctly.  It is working on Windows perfectly.

Can you post some code to test with? I just ran my app on Linux with 
your changes and nothing seems broken, but I don't use menu events other 
than Hit...

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]

Reply via email to