• 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 / NSSplitView redraw delay
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSOutlineView / NSSplitView redraw delay


  • Subject: NSOutlineView / NSSplitView redraw delay
  • From: Milen Dzhumerov <email@hidden>
  • Date: Sat, 29 Mar 2008 23:57:29 +0000

Hi all,

I've just noticed a small regression in my app. I've got an NSOutlineView and an NSTableView inside an NSSplitView. Now, imagine that the outline view has some text rows and I drag the splitter such that the whole text in the outline is no longer visible. What used to happen is that as soon as there was not enough space for the text to be displayed, it would get truncated immediately. The problem now is that the text in the outline view gets redrawn _after_ I release the mouse button (from dragging the split divider). I must have accidentally changed some settings but I tried checking them in IB and I couldn't find anything that fixed it. Any suggestions what might be delaying the refresh of the outline text?

Thanks,
Milen

PS. The lineBreakMode of the cell is properly set.
_______________________________________________

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 / NSSplitView redraw delay
      • From: Milen Dzhumerov <email@hidden>
    • Re: NSOutlineView / NSSplitView redraw delay
      • From: "Adam Gerson" <email@hidden>
  • Prev by Date: Re: Cant get Garbage Collection to work
  • Next by Date: weak linking
  • Previous by thread: Fwd: Use of a int type property
  • Next by thread: Re: NSOutlineView / NSSplitView redraw delay
  • Index(es):
    • Date
    • Thread