aboutsummaryrefslogtreecommitdiff
path: root/pd/src/notes.txt
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2005-07-08 00:02:45 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2005-07-08 00:02:45 +0000
commit6efb16b9040f7ba6db8c60559e0c815d54f05c43 (patch)
treec6630f3740272735d3a25f8b761dc8aa76cd6d25 /pd/src/notes.txt
parentdb7bcd346529c35eee37d356138c971f32e3f795 (diff)
Bug fixes: took out some unwanted "red rectangle" apparitions when making
arrays on new canvases; got the array dialog to come back; made graphical updating a bit more reliable. Tested and fixed a couple of problems on Mac and Windoes. svn path=/trunk/; revision=3300
Diffstat (limited to 'pd/src/notes.txt')
-rw-r--r--pd/src/notes.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/pd/src/notes.txt b/pd/src/notes.txt
index 5aca35dc..2faef8a0 100644
--- a/pd/src/notes.txt
+++ b/pd/src/notes.txt
@@ -15,6 +15,14 @@ GOP font depends on abstraction, not parent
------------ 0.39 ---------
+problems:
+array dimension change gives TK erro (doesn't update)
+throwing new array on canvas makes red rectangle?
+dialog doesn't start array dialog, just canvas one
+arrays that don't fit in bounds don't update (same as red rectangle problem?)
+
+
+flag for array to suppress printing name
check:
MIDI I/O for windows