[rkward-cvs] rkward TODO,1.82,1.83

Thomas Friedrichsmeier tfry at users.sourceforge.net
Wed Oct 19 22:39:34 UTC 2005


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

Modified Files:
	TODO 
Log Message:
Do not try to show toolbars while corresponding part is not active. Use standard mechanism for toolbars. TODO: find out, how to save states for the toolbars, now

Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.82
retrieving revision 1.83
diff -C2 -d -r1.82 -r1.83
*** TODO	18 Oct 2005 11:48:24 -0000	1.82
--- TODO	19 Oct 2005 22:39:32 -0000	1.83
***************
*** 11,15 ****
  
  - ComponentMap:
! 	- probably the only clean solution to placing plugins in the GUI is to use KXMLGUI here, too. RKComponentHandle would be a KAction subclass. standard_plugins.pluginmap would contain a portion that essentially looks like an .rc file.
  
  Configuration options to add:
--- 11,15 ----
  
  - ComponentMap:
! 	- probably the only clean solution to placing plugins in the GUI is to use KXMLGUI here, too. RKComponentHandle would be a KAction subclass. .pluginmap-files would contain a portion that essentially looks like an .rc file.
  
  Configuration options to add:
***************
*** 21,28 ****
--- 21,35 ----
  		- see below: comments on RKEditorDataFrame
  
+ RKHelpDlg:
+ 	- in the mid term, this should probably be renamed and moved to windows
+ 	- call .rk.get.installed.packages, and update package selection drop down on every show, butnot on startup
+ 
  RKHTMLWindow
  	- make printing work
  	- RKHelpWindow: add back/forward
  
+ Option setting to always start with empty workspace/empty table instead of asking on startup
+ 	- startup dialog should have a checkbox "remember decision"
+ 
  - RKConsole:
  	- Console should start a command chain when submitting a batch of pasted commands
***************
*** 59,62 ****
--- 66,70 ----
  	- merge the two classes
  	- more efficient syncing: fetch only the values actually needed instead of the whole table
+ 	- sometimes when closing the editor (esp. it seems, when this is the last window open), part-GUI does not get destroyed. Why? Part not deleted?
  	- make configurable:
  		- invalid color (global and per variable)





More information about the rkward-tracker mailing list