More TODOs.

This commit is contained in:
Pietro Gagliardi 2016-06-08 23:52:53 -04:00
parent afe27177d5
commit c96068316a
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
- more robust layout handling
- uiFormTie() for ensuring multiple uiForms have the same label area widths
- uiSizeGroup for size groups (GtkSizeGroup on GTK+, auto layout constraints on OS X; consider adding after 10.8 is gone)
- windows: should the initial hwndInsertAfter be HWND_BOTTOM for what we want?
- windows: document the rules for controls and containers