From 11d4f96e7702dda27e805eeedda45aedc588aec5 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 3 Mar 2014 15:47:12 -0500 Subject: [PATCH] More TODOs. --- todo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/todo.md b/todo.md index a7f6ba4..f514e20 100644 --- a/todo.md +++ b/todo.md @@ -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