Tagged Questions
0
votes
1answer
86 views
Setting Selected Index of NSPopUpButtonCell in NSTableView
I populate a column in an NSTableView with NSPopUpButtonCell instances (just dragged such a cell to a column in IB).
Everything works fine, except for one thing : when I try to set the selected item ...