From 56b70001acd44d7f801558d49f20fde59c0997cd Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes <jon.w.wilkes@gmail.com> Date: Sun, 6 Mar 2016 19:35:51 -0500 Subject: [PATCH] update todo --- pd/nw/todo.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt index 7f283f7a4..f860e8632 100644 --- a/pd/nw/todo.txt +++ b/pd/nw/todo.txt @@ -50,9 +50,6 @@ Everything else: (A [x] means we've fixed it) [ ] fix bug where utf_8 snowmen in an object box can cause a buffer overflow in the lib loading routine [ ] Figure out what pdtk_ping does -[ ] don't implement tooltips until we have a single call to create an object - plus all xlets. That way we can add an arg or two for the name and dir - to find the help patch and get all descriptions in one go [ ] make scalars dig inside abstractions when they search the templatecanvas for drawing commands. This will make it possible to build abstraction libraries for ds-gui widgets. -- GitLab