dabo Commit
Revision 6656
Date: 2011-07-04 04:45:02 -0700 (Mon, 04 Jul 2011)
Author: Ed
Trac: http://trac.dabodev.com/changeset/6656
Changed:
U trunk/dabo/ui/uiwx/dFormMixin.py
Log:
Added a check for a destroyed form to the StatusText setter.
Diff:
Modified: trunk/dabo/ui/uiwx/dFormMixin.py
===================================================================
--- trunk/dabo/ui/uiwx/dFormMixin.py 2011-07-04 11:42:03 UTC (rev 6655)
+++ trunk/dabo/ui/uiwx/dFormMixin.py 2011-07-04 11:45:02 UTC (rev 6656)
@@ -1016,6 +1016,7 @@
ret = sb.GetStatusText()
return ret
+ @dabo.ui.deadCheck
def _setStatusText(self, val, _callAfter=True):
"""
Set the text of the status bar. Dabo will decide whether to
_______________________________________________
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]