From aad6e4c699614d9911df16d0b3bf86b10db5087c Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 13 Oct 2014 12:49:00 -0400 Subject: [PATCH] More future plans. --- future | 1 + 1 file changed, 1 insertion(+) diff --git a/future b/future index 4269ad2..52266d9 100644 --- a/future +++ b/future @@ -31,6 +31,7 @@ Area 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? bounds checking in Select() + DPI() Tree Mac OS X: make sure newScrollView() has the correct parameters for Table and Tree (and that Area has the appropriate ones from both)