• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Multiple NSComboBoxCells, multiple datasources, one DS object
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Multiple NSComboBoxCells, multiple datasources, one DS object


  • Subject: Multiple NSComboBoxCells, multiple datasources, one DS object
  • From: Rob Chahin <email@hidden>
  • Date: Mon, 17 Jul 2006 15:38:42 +0100

Hi all,

I have an NSTableView with 3 NSComboBoxCell columns. Each column should be using a different set of data.

Is there any way to achieve this without using 3 separate datasource objects? I have 4 NSTableViews using one datasource object by comparing aTableView with outlets - there doesn't seem to be an equivalent using aComboBoxCell because I can't find a way to see which column aComboBoxCell belongs to. If I can't see which column it belongs to, I can't tell which set of data it should be using.

Thanks,
Rob Chahin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Multiple menu bars for multiple document types
  • Next by Date: Re: KVO and the observeValueForKeyPath bottleneck
  • Previous by thread: Re: reading from /dev/tty.somedevice
  • Next by thread: Core Data and PostgreSQL
  • Index(es):
    • Date
    • Thread