From 828e9e985d49bc2d4e6d0edc09d0b5981db33d36 Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Tue, 19 Jan 2016 23:15:21 -0500
Subject: [PATCH] update todo

---
 pd/nw/todo.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt
index e0fe183bf..0189a9386 100644
--- a/pd/nw/todo.txt
+++ b/pd/nw/todo.txt
@@ -71,7 +71,7 @@ Everything else: (A [x] means we've fixed it)
     (Probably want to either make a permanent item in the pd_canvas.html for it,
     or hard-code a separate div.)
 [ ] looks like nwworkingdir isn't working for open/save dialogs atm
-[ ] text_set doesn't work when a numbox is first created (but works otherwise)
+[x] text_set doesn't work when a numbox is first created (but works otherwise)
 [ ] clean up nw_create_window (doesn't need so many parameters)
 [ ] make it possible to have the inner cells of hradio change color with the
     selection, as the border currently does.  Tk just uses the non-hierarchical
-- 
GitLab