From d4c79539af8b33f41c070773c6bc5e5cbf867543 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sat, 12 Apr 2014 22:05:34 -0400 Subject: Fixed Listboxes on Mac OS X having an initial selection. --- todo.md | 1 - 1 file changed, 1 deletion(-) (limited to 'todo.md') diff --git a/todo.md b/todo.md index 5b87be6..f03eacc 100644 --- a/todo.md +++ b/todo.md @@ -1,5 +1,4 @@ important things: -- NSTableViews start out with an initial selection (which is against our docs) - NSComboBox scans the entered text to see if it matches one of the items and returns the index of that item if it does; find out how to suppress this so that it returns -1 unless the item was chosen from the list (like the other platforms) - some Cocoa controls don't seem to resize correctly: Buttons have space around the edges - LineEdit heights on Windows seem too big; either that or LineEdit, Button, and Label text is not vertically centered properly -- cgit v1.2.3