Re: NSComboBox problem in 10.6.2
Re: NSComboBox problem in 10.6.2
- Subject: Re: NSComboBox problem in 10.6.2
- From: "H. Miersch" <email@hidden>
- Date: Fri, 19 Mar 2010 13:45:26 +0000
Did you try sending -reloadData to the combo box after setting up
the data source and before trying to access items in the combo box?
No, because I set up the data source in IB.
My theory is that there's something wrong with the array. Either it
isn't initialized properly or the methods can't access it or
something. Gonna try self.symbols instead of symbols, see if that
changes anything...
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden