From 073ec1d8b3f1f51c79c60bb6c015596f0c7a017b Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sat, 23 Aug 2014 20:40:57 -0400 Subject: [PATCH] Update future plans. --- redo/future | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redo/future b/redo/future index 594112b..cb1c82b 100644 --- a/redo/future +++ b/redo/future @@ -21,7 +21,7 @@ Tab Area keyboard scrolling - OpenTextFieldAt() and OpenTextAreaAt() to allow editing of text from within Areas + OpenTextAreaAt() to allow editing of text blocks from within Areas (only after I add TextArea; it will use TextAreas themselves, rather than providing its own) Tree Mac OS X: make sure newScrollView() has the correct parameters for Table and Tree (and that Area has the appropriate ones from both)