diff options
| author | Pietro Gagliardi <[email protected]> | 2014-04-12 22:05:34 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-04-12 22:05:34 -0400 |
| commit | d4c79539af8b33f41c070773c6bc5e5cbf867543 (patch) | |
| tree | 43a7eb1de1892a58774752bc56cd10b63050b405 /todo.md | |
| parent | 274fa0c2928e3d1573a83d2f68048963df5e16e4 (diff) | |
Fixed Listboxes on Mac OS X having an initial selection.
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |
