diff options
| author | Pietro Gagliardi <[email protected]> | 2014-02-13 17:04:57 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-02-13 17:04:57 -0500 |
| commit | 5436f8f5fab00913c7c76dc4082110aecccd2dc9 (patch) | |
| tree | a7c3e143330b9d67e67cd39d9d276469a3200497 /todo.md | |
| parent | 44842fea4b2a46ded301fb460a9a0f998fc2ee0c (diff) | |
Added Stacks of controls.
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,7 @@ so I don't forget: - Window.SizeToFit() or WIndow.OptimalSize() (use: `Window.SetSize(Window.OptimalSize())`) for sizing a window to the control's interest - Control.Show()/Control.Hide() - Control.SetText() +- Groupbox super ultra important things: - the windows build appears to be unstable: @@ -16,3 +17,7 @@ far off: - localization - strip unused constants from the Windows files - combine more Windows files; rename some? +- normalize error handling to adorn errors with function call information + +maybe: +- rename Stack to Box? |
