commit-gnue
[Top][All Lists]
Advanced

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

[gnue] r9518 - trunk/gnue-forms/src/uidrivers/curses


From: reinhard
Subject: [gnue] r9518 - trunk/gnue-forms/src/uidrivers/curses
Date: Wed, 25 Apr 2007 14:57:59 -0500 (CDT)

Author: reinhard
Date: 2007-04-25 14:57:58 -0500 (Wed, 25 Apr 2007)
New Revision: 9518

Modified:
   trunk/gnue-forms/src/uidrivers/curses/UIdriver.py
Log:
Changed comment to not refer to a depreciated concept.


Modified: trunk/gnue-forms/src/uidrivers/curses/UIdriver.py
===================================================================
--- trunk/gnue-forms/src/uidrivers/curses/UIdriver.py   2007-04-25 19:54:54 UTC 
(rev 9517)
+++ trunk/gnue-forms/src/uidrivers/curses/UIdriver.py   2007-04-25 19:57:58 UTC 
(rev 9518)
@@ -88,8 +88,8 @@
 
         self.__current_form = None
 
-        # TODO: Add a concept of 'lookups' to the GF* layer (like canCOMMIT,
-        # ...) Meanwhile we're using Ctrl-W (hardcoded)
+        # TODO: Add a concept of 'lookups' to the GF* layer.
+        # Meanwhile we're using Ctrl-W (hardcoded)
         self.lookupKey = 23
 
         self.widgetWidth = 1





reply via email to

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