diff options
| author | Pietro Gagliardi <[email protected]> | 2014-02-25 15:06:51 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-02-25 15:06:51 -0500 |
| commit | 06fa3a5174e02ebf1061e67e60530c6d519eb9c1 (patch) | |
| tree | 4ee67ce5dc7aa8d10152915a422f5adc6ad6d9ba /todo.md | |
| parent | 04ae299ef0918ad1e0c4482b71c00b49484924bb (diff) | |
Added password entry fields; they are the alternate mode of LineEdit.
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,8 +5,9 @@ so I don't forget: - determine if a selection in a non-editable combobox has been made - see if we really need to track errors on Combobox.Selection() - in fact, see if we really need to track errors on a lot of things... -- password entry fields, character-limited entry fields, numeric entry fields, multiline entry fields +- character-limited entry fields, numeric entry fields, multiline entry fields - 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? |
