FROM : Adam Gerson
DATE : Sun Mar 30 09:45:02 2008
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_removed>> 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_removed>)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>
DATE : Sun Mar 30 09:45:02 2008
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_removed>> 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_removed>)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>
| Related mails | Author | Date |
|---|---|---|
| Milen Dzhumerov | Mar 30, 00:57 | |
| Adam Gerson | Mar 30, 09:45 | |
| Milen Dzhumerov | Mar 30, 15:07 |






Cocoa mail archive

