ALL,
In my application I need to use NSComboBox. The data the combo box will display needs to be sorted.
However looking at the Apple documentation I don't see the way to make the control to have a SORT style.
Can anybody familiar with the API point me to the right direction?
Thank you.