On 4/19/13 7:11 AM, John Fabiani wrote: > Hi, > I get an error running the demo. > Traceback (most recent call last): > File "/home/johnf/dabo/dabo/ui/uiwx/dControlMixin.py", line 27, in _onWxHit > self.raiseEvent(dEvents.Hit, evt, *args, **kwargs) > File "/home/johnf/dabo/dabo/ui/uiwx/dPemMixin.py", line 1084, in raiseEvent > super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args, > **kwargs) > File "/home/johnf/dabo/dabo/lib/eventMixin.py", line 81, in raiseEvent > bindingFunction(event) > File "/home/johnf/dabo/dabo/ui/uiwx/dReportProgress.py", line 64, in > onCancel > self.cancel() > File "/home/johnf/dabo/dabo/ui/uiwx/dReportProgress.py", line 68, in cancel > self.ProcessObject.cancel() > AttributeError: 'NoneType' object has no attribute 'cancel'
Thanks; I just fixed this. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
