summaryrefslogtreecommitdiff
path: root/future
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-10-18 17:02:51 -0400
committerPietro Gagliardi <[email protected]>2014-10-18 17:02:51 -0400
commit8c8b642adbed274133b6e9d975c7ca8786300d2c (patch)
treefa64294c47863013ee1a76d7525afeb50a0733c7 /future
parent922407d5b6e8093d6f6239e43d50b7e20b38c748 (diff)
Fixed Mac OS X sizing and more TODOs. Ready to merge back!
Diffstat (limited to 'future')
-rw-r--r--future10
1 files changed, 8 insertions, 2 deletions
diff --git a/future b/future
index 3bb3e44..abd7d12 100644
--- a/future
+++ b/future
@@ -1,7 +1,13 @@
+mac os x sizing is now completely broken
+ - need to catch window initial sizes
+ - need to catch tab changes
+ - rect should be based on the alignment rect, not the frame rect
+
new control stuff
Tab, Group
- - should host Controls directly
- - should have sharedWndProc()
+ - should host Controls directly?
+ - should have sharedWndProc()
+ - Tab needs Margined
more flexible sizing determination
Tab needs a SetMargined(n), Margined(n)