More future plans.

This commit is contained in:
Pietro Gagliardi 2014-08-15 20:08:14 -04:00
parent bf57ce17ca
commit 6b77304c8a
1 changed files with 4 additions and 0 deletions

View File

@ -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