summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-08-15 20:08:14 -0400
committerPietro Gagliardi <[email protected]>2014-08-15 20:08:14 -0400
commit6b77304c8a85bb5bd0ff2c398f9f901a61eba458 (patch)
tree26217bdc3632e6dcde08a9374e51afdbe02059e6
parentbf57ce17ca7c2b7a246bb00b0012c73fe0f4f2de (diff)
More future plans.
-rw-r--r--redo/future4
1 files changed, 4 insertions, 0 deletions
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