• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSOutlineView - How to hide disclosure triangle for root nodes ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSOutlineView - How to hide disclosure triangle for root nodes ?


  • Subject: Re: NSOutlineView - How to hide disclosure triangle for root nodes ?
  • From: Jim Puls <email@hidden>
  • Date: Wed, 25 Nov 2009 13:11:40 -0800

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
> email@hidden
> +385957051982
>
>
>
> _______________________________________________
>
> 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

_______________________________________________

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

  • Follow-Ups:
    • Re: NSOutlineView - How to hide disclosure triangle for root nodes ?
      • From: Mario Kušnjer <email@hidden>
    • Re: NSOutlineView - How to hide disclosure triangle for root nodes ?
      • From: Mario Kušnjer <email@hidden>
References: 
 >NSOutlineView - How to hide disclosure triangle for root nodes ? (From: Mario Kušnjer <email@hidden>)
 >Re: NSOutlineView - How to hide disclosure triangle for root nodes ? (From: Jens Alfke <email@hidden>)
 >Re: NSOutlineView - How to hide disclosure triangle for root nodes ? (From: Mario Kušnjer <email@hidden>)
 >Re: NSOutlineView - How to hide disclosure triangle for root nodes ? (From: Jean-Daniel Dupas <email@hidden>)
 >Re: NSOutlineView - How to hide disclosure triangle for root nodes ? (From: Mario Kušnjer <email@hidden>)

  • Prev by Date: Re: NSURLConnection retaining delegate?
  • Next by Date: layout subviews
  • Previous by thread: Re: NSOutlineView - How to hide disclosure triangle for root nodes ?
  • Next by thread: Re: NSOutlineView - How to hide disclosure triangle for root nodes ?
  • Index(es):
    • Date
    • Thread