Re: selectItemWithObjectValue
Re: selectItemWithObjectValue
- Subject: Re: selectItemWithObjectValue
- From: Kyle Sluder <email@hidden>
- Date: Fri, 19 Feb 2010 13:52:53 -0800
On Fri, Feb 19, 2010 at 1:08 PM, David Blanton <email@hidden> wrote:
> Not really, as I call selectWithObjectValue on an NSComboBox and the
> warning is on an NSComboboxCell
You are aware that many (most?) control methods are actually just
cover methods for their underlying cells? The Control and Cell
Programming Topics for Cocoa guide has more information:
http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/ControlCell/ControlCell.html
> but so what , I am doing just what the docs say and I get the warning ...
> that is the essence of the question
The NSComboBoxCell documentation disagrees with the documentation
you've referenced. You should file a bug on the documentation.
--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