Re: NSOutlineView / NSSplitView redraw delay
Re: NSOutlineView / NSSplitView redraw delay
- Subject: Re: NSOutlineView / NSSplitView redraw delay
- From: "Adam Gerson" <email@hidden>
- Date: Sun, 30 Mar 2008 03:45:02 -0400
I had some problems with OutlineView and SplitView redraws. I switched
over to RBSplitView and its worked great since. I think the general
consensus is that NSSplitView can behave strangely.
http://www.brockerhoff.net/src/rbs.html
Adam
On Sat, Mar 29, 2008 at 7:57 PM, Milen Dzhumerov <email@hidden> wrote:
> 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
>
_______________________________________________
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