Verified that the Listbox item text is vertically positioned properly on Mac OS X.
This commit is contained in:
parent
ac633a8694
commit
b9e5ef8e4b
1
todo.md
1
todo.md
|
@ -1,5 +1,4 @@
|
|||
important things:
|
||||
- I think Cocoa listbox item text is too low?
|
||||
- NSPopUpButton does allow no initial selection ([b setSelectedIndex:-1]); use it
|
||||
- need to use it /after/ adding initial items, otherwise it won't work
|
||||
- find out if I can do the same with the ListBoxes
|
||||
|
|
Loading…
Reference in New Issue