I'm getting the error below is that because I have 2.6?
self.dApp.raiseEvent(dEvents.Deactivate, evt)
File "/home/johnf/downloads/dabo/dabo/lib/eventMixin.py", line 81, in
raiseEvent
eventData=eventData, *args, **kwargs)
File "/home/johnf/downloads/dabo/dabo/dEvents.py", line 30, in __init__
self._insertEventData()
File "/home/johnf/downloads/dabo/dabo/dEvents.py", line 70, in
_insertEventData
uiEventData = dabo.ui.getEventData(nativeEvent)
File "/home/johnf/downloads/dabo/dabo/ui/uiwx/__init__.py", line 492, in
getEventData
if isinstance(wxEvt, wx.html.HtmlLinkEvent):
AttributeError: 'module' object has no attribute 'HtmlLinkEvent'
--
John Fabiani
_______________________________________________
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/dabo-dev/[EMAIL PROTECTED]