Pick lists in column view

Viewing 1 reply thread
  • Author
    Posts
  • May 16, 2017 at 12:13 AM #23194

    tonyt
    Participant

    Hi Brendan
    Thanks for sorting my login probs! When in column view and pick list set to ‘multiple’ I can only enter one item from the list?
    Cheers
    Tony

    May 16, 2017 at 9:12 AM #23199

    Brendan
    Keymaster

    Yes that’s right. I’m using a control there called an NSPopupButton. It has support for only a single selected item. All the methods on that control are for getting and setting what the selected item is. It doesn’t have an array of selected items property on it. But I suppose what I could do is use a regular text field with an accessory control on it that displays the same multi-value Pick List popover view that I use for the details view. I’ll look into that.

Viewing 1 reply thread

You must be logged in to reply to this topic.