commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r8760 - trunk/gnue-forms/src/GFObjects


From: reinhard
Subject: [gnue] r8760 - trunk/gnue-forms/src/GFObjects
Date: Wed, 11 Oct 2006 18:03:53 -0500 (CDT)

Author: reinhard
Date: 2006-10-11 18:03:52 -0500 (Wed, 11 Oct 2006)
New Revision: 8760

Modified:
   trunk/gnue-forms/src/GFObjects/GFBlock.py
Log:
Improved comment.


Modified: trunk/gnue-forms/src/GFObjects/GFBlock.py
===================================================================
--- trunk/gnue-forms/src/GFObjects/GFBlock.py   2006-10-11 22:43:22 UTC (rev 
8759)
+++ trunk/gnue-forms/src/GFObjects/GFBlock.py   2006-10-11 23:03:52 UTC (rev 
8760)
@@ -88,7 +88,9 @@
     self._fieldMap  = {}
     self._fieldList = []
 
-    # Current top of visible portion
+    # Current top of visible portion (only used for scrollbars, every entry
+    # maintains its own visible portion because the number of visible rows can
+    # differ per entry)
     self.__visibleStart = 0
 
     # Are we scrolling the visible portion along with record movement?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]