[rkward-cvs] SF.net SVN: rkward: [1377] trunk/rkward/TODO

tfry at users.sourceforge.net tfry at users.sourceforge.net
Sun Feb 11 18:34:29 UTC 2007


Revision: 1377
          http://svn.sourceforge.net/rkward/?rev=1377&view=rev
Author:   tfry
Date:     2007-02-11 10:34:29 -0800 (Sun, 11 Feb 2007)

Log Message:
-----------
More ideas

Modified Paths:
--------------
    trunk/rkward/TODO

Modified: trunk/rkward/TODO
===================================================================
--- trunk/rkward/TODO	2007-02-11 18:09:24 UTC (rev 1376)
+++ trunk/rkward/TODO	2007-02-11 18:34:29 UTC (rev 1377)
@@ -149,6 +149,9 @@
 			- static members should be moved to the respective classes. Much cleaner!
 
 R plugins:
+	- Generalized preview:
+		- E.g. for data import plugins
+	- Ability to pre-select some default values with a single option
 	- Spinbox:
 		- find a solution for "pending changes". Currently, if the user enters a value, manually, then presses submit, the old value will be used (the new value is only set, when the focus changes to another widget). Probably the RKSpinbox should emit signals for "pending" and "ready". The plugin spinbox should listen to those and not be satisfied as long as a change is pending. Maybe mark the spinbox in yellow, while a change is pending.
 		- options min_inclusive / max_inclusive for real number spinboxes (defaulting to true)


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the rkward-tracker mailing list