• 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: Determining width of a cell in an NSOutlineView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Determining width of a cell in an NSOutlineView


  • Subject: Re: Determining width of a cell in an NSOutlineView
  • From: Eric Gorr <email@hidden>
  • Date: Tue, 6 Jan 2009 11:55:42 -0500


On Jan 6, 2009, at 11:44 AM, Corbin Dunn wrote:


The latest problem I am having with this is that an NSOutlineView will not fully draw itself properly if the height of a row changes at the window it is on is being resized.

Override -drawRect: in a subclass of NSOutlineView and just call [super drawRect:] -- live resize caching is conflicting with what you want. Ideally, overriding -preservesContentDuringLiveResize should work, but unfortunately it does not work in Tiger/Leopard.

Great. thank you.

I have filed a bug report for this one as well:

rdar://6475424

_______________________________________________

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


  • Prev by Date: Problem with AFP server Notification seek advice.
  • Next by Date: Re: NSBorderlessWindowMask and Leopard's Spaces
  • Previous by thread: Re: Determining width of a cell in an NSOutlineView
  • Next by thread: [MEET] Minnesota CocoaHeads 1/8/09
  • Index(es):
    • Date
    • Thread