summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/todo.md b/todo.md
index 05c0a18..5e19768 100644
--- a/todo.md
+++ b/todo.md
@@ -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?