Hi,

I am having problems with this one.

In particular on about line 503 we have this:

        if wxItem.ToolBar:
            wxItem.ToolBar.bindEvent(dEvents.Update, self.__onUpdate)

wxItem.Toolbar is and instance of wx._core.wxToolBarBase which obviously doesn't have the 'bindEvents' method.

Any suggestions on how to fix this?

Werner

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.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