• 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: NSTreeOutline display glitches; how to troubleshoot?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTreeOutline display glitches; how to troubleshoot?


  • Subject: Re: NSTreeOutline display glitches; how to troubleshoot?
  • From: Fritz Anderson <email@hidden>
  • Date: Sun, 16 Jul 2006 11:15:35 -0500

On 16 Jul 2006, at 10:36 AM, Doug Knowles wrote:


I have an NS[]OutlineView that exhibits some weird behaviors as the
selection changes: when I change the selected row, usually with the
cursor keys, certain rows in the outline view go blank.

The rows that go blank have a couple of common characteristics:

- I use outlineView:willDisplayCell... to adjust the row text to bold;
commenting out the style change had no effect.


It would be helpful if you could post your outlineView:willDisplayCell:forTableColumn:item: handler.


Also, it might help you to NSLog the cell in the case where you boldface the cell. (If you're boldfacing every time, I think you can do that by passing setFont: to -[NSTableColumn dataCell] at awakeFromNib time.)

	-- F


-- Fritz Anderson -- http://www.manoverboard.org/ Consulting Programmer -- http://resume.manoverboard.org/ Step into Xcode, Now Available -- http://six.manoverboard.org/

_______________________________________________
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: 
 >NSTreeOutline display glitches; how to troubleshoot? (From: "Doug Knowles" <email@hidden>)

  • Prev by Date: Re: Key Value coding with Slider vs TextField
  • Next by Date: Re: NSTreeOutline display glitches; how to troubleshoot?
  • Previous by thread: NSTreeOutline display glitches; how to troubleshoot?
  • Next by thread: Re: NSTreeOutline display glitches; how to troubleshoot?
  • Index(es):
    • Date
    • Thread