summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--future6
1 files changed, 6 insertions, 0 deletions
diff --git a/future b/future
index abd7d12..0c4cbe2 100644
--- a/future
+++ b/future
@@ -3,6 +3,12 @@ mac os x sizing is now completely broken
- need to catch tab changes
- rect should be based on the alignment rect, not the frame rect
+mac os x
+ Table, Textbox
+ refuse first responder
+ Table still works because it's entirely mouse based
+ Textbox does not work at all
+
new control stuff
Tab, Group
- should host Controls directly?