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?



_______________________________________________
commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue

Reply via email to