Re: selectItemWithObjectValue
Re: selectItemWithObjectValue
- Subject: Re: selectItemWithObjectValue
- From: David Blanton <email@hidden>
- Date: Fri, 19 Feb 2010 14:08:52 -0700
Not really, as I call selectWithObjectValue on an NSComboBox and the
warning is on an NSComboboxCell
but so what , I am doing just what the docs say and I get the
warning ... that is the essence of the question
On Feb 19, 2010, at 1:48 PM, Kyle Sluder wrote:
On Fri, Feb 19, 2010 at 9:24 AM, David Blanton
<email@hidden> wrote:
I get this warning, but I never call these methods:
2010-02-19 09:56:29.975 Customize It[338:10b] *** -[NSComboBoxCell
selectItemWithObjectValue:] should not be called when
usesDataSource is set
to YES
I do call
[self selectItemWithObjectValue:@"Normal"];
You contradict yourself. ;-)
--Kyle Sluder
_______________________________________________
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