From 82ffa9a57b95de46d30a56eee8abe9b1b103f197 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Fri, 29 Aug 2014 17:53:50 -0400 Subject: [PATCH] More future plans. --- redo/future | 1 + 1 file changed, 1 insertion(+) diff --git a/redo/future b/redo/future index cc010b7..f326481 100644 --- a/redo/future +++ b/redo/future @@ -22,6 +22,7 @@ Tab Area keyboard scrolling 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) + OpenTextFieldAt(): more platform-specific finished editing options; escape key for cancelling too? Tree Mac OS X: make sure newScrollView() has the correct parameters for Table and Tree (and that Area has the appropriate ones from both)