[rkward-cvs] rkward TODO,1.75,1.76

Thomas Friedrichsmeier tfry at users.sourceforge.net
Wed Oct 12 14:40:30 UTC 2005


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

Modified Files:
	TODO 
Log Message:
Updating TODO

Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.75
retrieving revision 1.76
diff -C2 -d -r1.75 -r1.76
*** TODO	12 Oct 2005 14:37:07 -0000	1.75
--- TODO	12 Oct 2005 14:40:28 -0000	1.76
***************
*** 4,8 ****
  Little annoying stuff:
  - fix flickering when one uses arrows in the console
- - auto refresh output + auto scroll at the bottom
  - add an example to show rkward-specific commands (rk.print, rk.graph)
  - instead of delete RObject, call RObject::deleteThis () and check for deleted in rCommandDone ()?
--- 4,7 ----
***************
*** 10,16 ****
  - use R_DirtyImage to determine, whether workspace needs to be saved
  - in REmbedInternal, add extractTemporaryStrings (), for strings that do not have to be copied
- - The logic in RKHTMLWindowPart is rather messy. I think we should use two (three?) separate KParts for showing output, help pages (and other generic HTML?). Most importantly, all those need slightly different GUIs. Probably the parts should all derive from a common base class. Most of what is currently in RKHelpWindow should probably be merged into the parts. Maybe RKHelpWindow can be obsoleted entirely.
- 	- Place those sources right inside rkhelpwindow.cpp/.h, instead of file name inflation.
- 	- Rename RKHelpWindow to RKHTMLWindow.
  - hide superflous GUI-items, esp. for the HTML windows
  
--- 9,12 ----
***************
*** 20,24 ****
  	- RKCommandEditor (first check for reusable functionality)
  		- RKPlugin still uses RKCommandEditor. Convert to use RKCommandEditorWindow instead.
- 	- rkhelpwindow.cpp/.h rkhtmlwindowpart.cpp/.h
  
  stuff to do before 0.3.5 release
--- 16,19 ----





More information about the rkward-tracker mailing list