From 6b77304c8a85bb5bd0ff2c398f9f901a61eba458 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Fri, 15 Aug 2014 20:08:14 -0400 Subject: [PATCH] More future plans. --- redo/future | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/redo/future b/redo/future index 066d32d..18ffaec 100644 --- a/redo/future +++ b/redo/future @@ -24,6 +24,7 @@ Area Repaint(rect image.Rectangle) keyboard scrolling GTK+ port: our_area_focus_callback() has something to do with it + OpenTextFieldAt() and OpenTextAreaAt() to allow editing of text from within Areas Tree Mac OS X: make sure newScrollView() has the correct parameters for Table and Tree (and that Area has the appropriate ones from both + its own no border) TextArea @@ -64,5 +65,8 @@ windows gtk+ - Area: figure out how Enter is processed in Entry https://git.gnome.org/browse/gtk+/tree/gtk/gtkwindow.c#n1229 +gtk+, mac os x + - figure out how dialogs and Areas work together + - once that is done, document the behavior of Areas all - make spaced settable somehow