[PD-cvs] SF.net SVN: pure-data:[10586] branches/pd-devel/0.41.4/devel_doc/TODO

eighthave at users.sourceforge.net eighthave at users.sourceforge.net
Wed Jan 21 19:12:00 CET 2009


Revision: 10586
          http://pure-data.svn.sourceforge.net/pure-data/?rev=10586&view=rev
Author:   eighthave
Date:     2009-01-21 18:12:00 +0000 (Wed, 21 Jan 2009)

Log Message:
-----------
added todo items from emails and some Tk research

Modified Paths:
--------------
    branches/pd-devel/0.41.4/devel_doc/TODO

Modified: branches/pd-devel/0.41.4/devel_doc/TODO
===================================================================
--- branches/pd-devel/0.41.4/devel_doc/TODO	2009-01-21 18:11:22 UTC (rev 10585)
+++ branches/pd-devel/0.41.4/devel_doc/TODO	2009-01-21 18:12:00 UTC (rev 10586)
@@ -1,2 +1,25 @@
+
+program structure
+-----------------
+[ ] performance testing to make sure the Tcl networking is up to snuff
+[ ] overall naming/organization scheme for variables, functions, and packages
+[ ] implement checking to see if another Pd is already running follwoing this code example: http://tcl.tk/man/tcl8.4/TkCmd/send.htm
+
+
+gui logic
+---------
 [ ] figure out Undo/Redo/Cut/Copy/Paste state changes for menus
 [ ] figure out parent window/window list for Window menu
+[ ] canvas scrollbar logic
+[ ] flash menu when accelerator hits (i.e. flash Edit when Ctrl-E)
+
+
+panels
+------
+[ ] find panel
+[ ] send message panel
+[ ] restructure Pd window for cleaner UI and code
+[ ] unified preference panel with tabs (like standard on GNOME, Mac OS X, Win)
+[ ] help browser
+[ ] wm attributes -topmost for panels like Find, message
+[ ] MacWindowStyle for panels: http://wiki.tcl.tk/13428


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




More information about the Pd-cvs mailing list