summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-10-24 16:39:36 -0400
committerPietro Gagliardi <[email protected]>2014-10-24 16:39:36 -0400
commitab2e1e756ff5fd92cba6b76905d0c33e0f851085 (patch)
tree84bdd3952ca40579889bb4278a17bb2ec4154c30
parent08f6e6beeb618f9b55329e5a861c595db7334f65 (diff)
More critical TODOs.
-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?