diff options
| author | Pietro Gagliardi <[email protected]> | 2014-10-24 19:13:18 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-10-24 19:13:18 -0400 |
| commit | 643875c8827194e0d270ee29db7c03fa28d4c08e (patch) | |
| tree | efa6bdadb47aba1778d9854b18f58b172f8312e8 /future | |
| parent | eb57383434fefe2bc4be3f395fea63a3e41ad0f2 (diff) | |
Used the alignment rect instead of the frame for laying out and sizing controls on Mac OS X. Also updated the future plans document.
Diffstat (limited to 'future')
| -rw-r--r-- | future | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -1,13 +1,11 @@ mac os x sizing is now completely broken - need to catch window initial sizes - need to catch tab changes - - can't just resize every tab to the current tab size; that'll just cause weirdness - - rect should be based on the alignment rect, not the frame rect + - can't just resize every tab to the current tab size; that doesn't seem to work mac os x - Table, Textbox + Textbox refuse first responder - Table still works because it's entirely mouse based Textbox does not work at all new control stuff @@ -126,5 +124,4 @@ gtk+, mac os x - figure out how dialogs and Areas work together - once that is done, document the behavior of Areas all - - make spaced settable somehow - rename Selected to Selection? |
