aboutsummaryrefslogtreecommitdiff
path: root/packages/darwin_app/TODO
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-11 02:06:08 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-11 02:06:08 +0000
commitdacae75451dd2605fc1daca5feca962d984b0f62 (patch)
tree2ec526444c75cc51ae68bcfbc43616cdaf659aba /packages/darwin_app/TODO
parent9a10ce0e4a4f8cbce03c9061f9dd6484701cb3c7 (diff)
realtime mode is really needed with audio...
svn path=/trunk/; revision=4870
Diffstat (limited to 'packages/darwin_app/TODO')
-rw-r--r--packages/darwin_app/TODO9
1 files changed, 4 insertions, 5 deletions
diff --git a/packages/darwin_app/TODO b/packages/darwin_app/TODO
index 5ee00d4f..9a1f1b41 100644
--- a/packages/darwin_app/TODO
+++ b/packages/darwin_app/TODO
@@ -39,11 +39,6 @@ http://developer.apple.com/documentation/MacOSX/Conceptual/BPFileSystem/Articles
kAEShowPreferences ::tk::mac::ShowPreferences
-
-- create Tcl script called from Prefs that creates links for the standard unix
- (this probably makes more sense to have in "make devsymlinks")
-
-
- redo menu system
- research Tk + "Custom MDEF" for menus
- the menus are the same for all windows
@@ -76,3 +71,7 @@ semi-abandoned TODOs
uses the "defaults" command to add the desired prefs to any existing
file. (its a good idea, but unforunately, the key names prevent that from
working, i.e. loadlib1, loadlib2, etc)
+
+
+- create Tcl script called from Prefs that creates links for the standard unix
+ (this probably makes more sense to have in "make devsymlinks")