From 0a79ea50a78384567f3ce1f909379dc184d109d6 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes <jon.w.wilkes@gmail.com> Date: Sat, 1 Aug 2015 23:52:53 -0400 Subject: [PATCH] updated todo --- pd/nw/todo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt index 7f77cba58..1e8713954 100644 --- a/pd/nw/todo.txt +++ b/pd/nw/todo.txt @@ -232,6 +232,10 @@ Everything else: (A [x] means we've fixed it) [ ] control main object font color from css [x] check new_object_textentry on editmode change [ ] check if [key] and [keyup] handle autorepeat the same way +[ ] gui_vmess: should it look like this: + (void *x, "msg", "arg_format", ...) + or as it currently looks, like this: + ("msg", "arg_format", ...) Crashers -------- -- GitLab