• 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
NSComboBox and dataSource
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSComboBox and dataSource


  • Subject: NSComboBox and dataSource
  • From: Yury Peskin <email@hidden>
  • Date: Wed, 25 Feb 2004 10:33:56 -0600

List,
Environment: Panther, XCode.

I'm experiencing a weird problem with a Combo Box. I have three Combo
Boxes in a window, all three are set up to use a data source.
All three are set up identically, pointing to the same data source, and
all three have the main controller as the delegate.
While two of them are displaying the items just fine, the third one
does not display the items in the list. For some reason the working
Combo Boxes receive the
objectValueForItemAtIndex message and then the
indexOfItemWithStringValue message whereas the offending Combo Box only
receives indexOfItemWithStringValue message.
I have looked through the list archives and have re-saved the nib file
and rebuild the project. Nothing helps.

Any ideas on what could be causing this behavior?
Thanks,
Yury
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: red black trees
  • Next by Date: Re: Check for 10.2 incompatibilities in XCode
  • Previous by thread: registerUnitWithName incorrect steps
  • Next by thread: Different coloured NSSlider?
  • Index(es):
    • Date
    • Thread