On Thursday, November 26, 2009, Mario Kušnjer <mario.kusn...@sb.t-com.hr> wrote:
> Is that delegate method in Snow Leopard ?
> Because I don't see it in Leopard !
>
> - (BOOL)outlineView:(NSOutlineView *)outlineView 
> shouldShowOutlineCellForItem:(id)item;

I wanted to do something similar recently on Leopard. I ended up with
a one method sub-class & everything else went in the delegate.
Occassionally I had some strange indenting behavior on selection
change (the whole view "scrolled" right slightly) but I never got
around to isolating the cause of it.

Matt
_______________________________________________

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