More critical TODOs.

This commit is contained in:
Pietro Gagliardi 2014-10-24 16:39:36 -04:00
parent 08f6e6beeb
commit ab2e1e756f
1 changed files with 6 additions and 0 deletions

6
future
View File

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