Yes, the documentation for that (Snow Leopard) delegate method tells you where 
to go: subclass NSOutlineView, implement the (Leopard) method 
- (NSRect)frameOfOutlineCellAtRow:(NSInteger)row
and return NSZeroRect for the appropriate row(s).

-> jp

On Nov 25, 2009, at 11:38 AM, Mario Kušnjer wrote:

> Disregard that last question.
> I have just checked online documentation on Apple Dev site.
> It's Snow Leopard feature, not available in Leopard.
> 
> So, I should subclass NSOutlineView to solve my problem (on Leopard) ?
> 
> Mario Kušnjer
> mario.kusn...@sb.t-com.hr
> +385957051982
> 
> 
> 
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/jim%40nondifferentiable.com
> 
> This email sent to j...@nondifferentiable.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to