Author: reinhard
Date: 2007-06-05 03:15:19 -0500 (Tue, 05 Jun 2007)
New Revision: 9657
Modified:
trunk/gnue-forms/src/GFObjects/GFEntry.py
Log:
displayHandler.endEditing already updates the UI, no need to update it again.
Modified: trunk/gnue-forms/src/GFObjects/GFEntry.py
===================================================================
--- trunk/gnue-forms/src/GFObjects/GFEntry.py 2007-06-05 06:22:58 UTC (rev
9656)
+++ trunk/gnue-forms/src/GFObjects/GFEntry.py 2007-06-05 08:15:19 UTC (rev
9657)
@@ -183,5 +183,3 @@
def endEdit(self):
self._displayHandler.endEdit()
-
- self.refresh_ui_current()
_______________________________________________
commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue