• 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: Changing Arrow In NSOutlineView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing Arrow In NSOutlineView


  • Subject: Re: Changing Arrow In NSOutlineView
  • From: Corbin Dunn <email@hidden>
  • Date: Tue, 9 Aug 2005 08:43:06 -0700

Le Aug 8, 2005 à 4:20 PM, Oliver Cameron a écrit :

I'm just wondering if there is a way to change the default arrow in an NSOutlineView, the one used for collapsing levels.




Yes, you can. Tweak it in the delegate method:

- (void)outlineView:(NSOutlineView *)outlineView willDisplayOutlineCell:(id)cell forTableColumn:(NSTableColumn *) tableColumn item:(id)item;

corbin _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Changing Arrow In NSOutlineView (From: Oliver Cameron <email@hidden>)

  • Prev by Date: Re: refreshObject:mergeChanges: vs. stale transient properties
  • Next by Date: Re: Random number generator
  • Previous by thread: Changing Arrow In NSOutlineView
  • Next by thread: [ANN] Next CocoaHeads: Aug 11. New Chapters in Silicon Valley and St. Louis
  • Index(es):
    • Date
    • Thread