• 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
NSOutlineView Highlighting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSOutlineView Highlighting


  • Subject: NSOutlineView Highlighting
  • From: Michael Marmarou <email@hidden>
  • Date: Wed, 26 Oct 2005 09:45:45 -0700

Hello,
I am trying to subclass the drawing part of NSOutlineView's selection.
 The method is from the superclass, NSTableView

- (void)highlightSelectionInClipRect:(NSRect)rect

and this works perfect for TableView, but with the OutlineView it uses
my version of this method to draw the highlight, but the standard
drawing for highlight is used for the TableColumn where the data is in
the table.  The result is my drawing on either side of the selection,
and the middle is the standard drawing.

At the very least, I would like to prevent the selection from turning
gray when it is not key.

Thank you for any help.
 Michael
 _______________________________________________
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

  • Prev by Date: anyone looking to hire cocoa developers?
  • Next by Date: Re: Generating ligature glyphs
  • Previous by thread: Re: anyone looking to hire cocoa developers?
  • Next by thread: How to receive notifications while in modal loop?
  • Index(es):
    • Date
    • Thread