summaryrefslogtreecommitdiff
path: root/redo/future
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-08-21 18:23:51 -0400
committerPietro Gagliardi <[email protected]>2014-08-21 18:23:51 -0400
commit8feaa1c439bbce90c7fb8ce9f63baa650a005a05 (patch)
tree79cd9607ef47c519d92786a011e0fd742bc86585 /redo/future
parent4e2315e75769b80901498e75091ebd5a9dff80e9 (diff)
Finished the Area.Repaint() test and fixed found bugs. There's some weird issue left in GTK+ Areas...
Diffstat (limited to 'redo/future')
-rw-r--r--redo/future2
1 files changed, 0 insertions, 2 deletions
diff --git a/redo/future b/redo/future
index b5a997b..db87610 100644
--- a/redo/future
+++ b/redo/future
@@ -17,9 +17,7 @@ Tab
// After Delete(), the effect of accessing the Control of the deleted tab or any of its children is undefned. [TODO reword?]
investigate close buttons (especially for LikeTab)
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)