Skip navigation.
 
mlRe: NSBrowser cell reference
FROM : I. Savant
DATE : Thu Jul 20 01:27:30 2006

Is there any reason the delegate methods wouldn't work just 
because you're using Bindings? Hint: "No." :-)

  You should always at least try something before asking if it'll 
work. It may save you a great deal of time waiting for a response.

--
I.S.


On Jul 19, 2006, at 7:23 PM, Chris Outwin wrote:

> Is there any way to obtain a reference to the NSBrowserCell before 
> it is drawn when the NSBrowser uses a NSTreeController binding? 
> I'm aware that the delegate method 
> browser:willDisplayCell:atRow:column: is available.  I need the 
> cell reference so I can draw a different icon in each cell. Is the 
> delegate method still the best solution?
>
> Thank you.
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/idiotsavant2005%
> 40gmail.com
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlNSBrowser cell reference Chris Outwin Jul 20, 01:23
mlRe: NSBrowser cell reference I. Savant Jul 20, 01:27