Użytkownik Ed Leafe napisał:
>       I don't really know why that should work, since _initEvents() is what
> binds the button events, and if you override it, you will not have
> events to respond to.
>    

But problem may be related with destroy/focus events.

>       What happens if you remove the overwriting, and instead change the
> order of the superclasses in the class definition: e.g.:
>
> class dSearchBox(wx.SearchCtrl, tbm.dTextBoxMixin):
>
>    

Didn't help - application still crashes.

-- 
Regards
Jacek Kałucki


_______________________________________________
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