[rkward-cvs] rkward TODO,1.129,1.130

Thomas Friedrichsmeier tfry at users.sourceforge.net
Fri Sep 8 11:17:56 UTC 2006


Update of /cvsroot/rkward/rkward
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv12281

Modified Files:
	TODO 
Log Message:
RCommands may have several receivers, RKCommandReceiver does not elaborate housekeeping.
Progress on package installation. New method is still pretty messy, but works in principle

Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.129
retrieving revision 1.130
diff -C2 -d -r1.129 -r1.130
*** TODO	6 Jul 2006 15:28:03 -0000	1.129
--- TODO	8 Sep 2006 11:17:54 -0000	1.130
***************
*** 19,22 ****
--- 19,23 ----
  	- manage R library locations, install to location with user write access
  	- the UI should probably be simplified somehow. But how? All in a single list with "filter"? Ask for ideas/look at other apps
+ 		- this will be very hard to do with the current Qt. We'd really need several checkboxes *within* a QListViewItem. Tackle this when/after porting to Qt4
  - Create an editor for single vectors/factors, or rework RKEditorDataFrame to handle those as well
  - RObjectListView
***************
*** 48,51 ****
--- 49,55 ----
  	- seems to work only for top-level objects (elements in a list are not discernable, though we do catch the access to the list itself)
  
+ "First-run wizard"
+ 	- pre-install R packages
+ 
  Little annoying stuff:
  - hide tabs in console





More information about the rkward-tracker mailing list