On Nov 14, 2007, at 2:37 AM, johnf wrote:

> More info:
> def __onWxMenuClose(self, evt):
>               try:
>                       if evt.GetMenu().Caption == self.Caption:
>                               # Closing a single menu will trigger the wx 
> event
>                               # for every menu in the menubar.
>                               self.raiseEvent(dEvents.MenuClose, evt)
>                       else:
>                               evt.Skip()
>               except:
>                       evt.Skip()
>
> at some point is causing the puDeadObjectError

        Try the latest commit and let me know if this changes anything.

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




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to