Reputation: 129
I'm a still newbie in cocoa and I've already created NSTableView
with buttons to add and remove selected rows. I added NSTextField
label to display the values from selected row of the two columns.
Can anyone point me into right direction how to achieve this? I guess that it should work like this:
also there should be if nothing is selected the string is empty I guess.
Upvotes: 2
Views: 781