[POS-commit] Kiwi/Kiwi __init__.py,1.44,1.45

Christian Robottom Reis kiko at async.com.br
Sat Oct 25 01:39:49 BRDT 2003


Update of /cvs/Kiwi/Kiwi
In directory anthem:/tmp/cvs-serv24588/Kiwi

Modified Files:
	__init__.py 
Log Message:
Update TODO


Index: __init__.py
===================================================================
RCS file: /cvs/Kiwi/Kiwi/__init__.py,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- __init__.py	25 Oct 2003 00:36:13 -0000	1.44
+++ __init__.py	25 Oct 2003 00:39:47 -0000	1.45
@@ -30,22 +30,19 @@
 # Wanted:
 # - Entry Validation
 # - Check for dependencies on installation and adjust pygtk.require?
-# - Use callable() where appropriate
-# - Use Widget() to specify widgets, more flexible
 #
 # - Right-aligned Entry (jdahlin) -> gtkhacks
 #
+# - Use Widget() to specify widgets, more flexible
 # - Proxy: make it work through Composition
 # - Try and clean up the hack in Proxies for _connect() et al.
-# - Allow creating a Proxy with an empty model
-# - Proxy: warn if Model doesn't inherit from FrameWork.model and
+# - Proxy: warn if Model doesn't inherit from FrameWork.Model and
 #   multiple Views are attached
 #
 # - CListDelegate display handler/filter
 # - Make CList and CTree share some functions through a common base
 #   class
 # - Allow cycling alignment in CList without breaking the arrow boxes
-# - Combo signal attaching for list items
 # - Kiwi Menu factories
 #
 # Janitorial:



More information about the POS-commit mailing list