From c96068316ad8d7892c16c26e47c08ff73e09f6f7 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 8 Jun 2016 23:52:53 -0400 Subject: [PATCH] More TODOs. --- TODO.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.md b/TODO.md index 6e31ef33..5ba8193d 100644 --- a/TODO.md +++ b/TODO.md @@ -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