More TODOs.

This commit is contained in:
Pietro Gagliardi 2014-03-03 15:47:12 -05:00
parent 54a63eb712
commit 11d4f96e77
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ so I don't forget:
- possible rename of LineEdit?
- especially for password fields - NewPasswordEntry()?
- more flexible size appropriation: allow a small button to be at the top of everything in the main() example here
- [Windows] should ListBox have a border style?
- a different border on LineEdits?
- [Windows, Mac OS X] should ListBox have a border style?
- [Windows] a different border on LineEdits?
- padding and spacing in Stack; maybe a setting in Stack which keeps controls at their preferred size?
- change Stack/Combobox/Listbox constructors so that there's a separate constructor for each variant, rather than passing in parameters?
- allow Combobox to have initial settings