G'Day To All,
I want to diaplay a single column table that lists a redefined list of Strings that can't be edited nor the list can be added to or items removed from.
All the user has the right to do is select one item from the list which is then processed.
I originally thought using the NSTableView would be the way to go - but, is there something more simple I can use?
Pete
I want to diaplay a single column table that lists a redefined list of Strings that can't be edited nor the list can be added to or items removed from.
All the user has the right to do is select one item from the list which is then processed.
I originally thought using the NSTableView would be the way to go - but, is there something more simple I can use?
Pete