dabo Commit
Revision 7091
Date: 2012-02-10 14:54:12 -0800 (Fri, 10 Feb 2012)
Author: Paul
Trac: http://trac.dabodev.com/changeset/7091
Changed:
U trunk/dabo/ui/uiwx/dHyperLink.py
Log:
Artifacts when resizing otherwise.
Diff:
Modified: trunk/dabo/ui/uiwx/dHyperLink.py
===================================================================
--- trunk/dabo/ui/uiwx/dHyperLink.py 2012-02-10 19:51:51 UTC (rev 7090)
+++ trunk/dabo/ui/uiwx/dHyperLink.py 2012-02-10 22:54:12 UTC (rev 7091)
@@ -33,6 +33,11 @@
self.DoPopup(False)
+ def onResize(self, evt):
+ if self.Application.Platform == "Win":
+ self.refresh()
+
+
def refresh(self):
super(dHyperLink, self).refresh()
self.UpdateLink(True)
_______________________________________________
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]