Re: NSBrowser drawing
Re: NSBrowser drawing
- Subject: Re: NSBrowser drawing
- From: Rainer Brockerhoff <email@hidden>
- Date: Tue, 19 Sep 2006 15:12:44 -0300
At 08:22 -0700 19/9/06, email@hidden wrote:
>From: Kishore G <email@hidden>
>Date: Tue, 19 Sep 2006 19:27:54 +0530
>Message-ID: <email@hidden>
>
> I am using NSBrowser in an application, I am working on. I have placed that browser in an RBSplitSubView, as in iTunes browsing view.
> When I drag the vertical scroller displayed for one of the browser's columns, the view is getting blurred. (This happens only after launching the application).
> If I resize the split for first time, that blur is disappearing.
>
> Am I missing something here? or is there any issue with resizing of RBSplitView/NSBrowser.
>
> *Note: I am using a custom NSBrowserCell; Even I commented the drawing code in the custom cell class I am getting that blur.
You'll get faster response from me by posting on the RBSplitView support forum:
http://www.brockerhoff.net/bb/viewforum.php?f=9
Anyway, I couldn't reproduce this here. Does the blur happen only with the cell contents or also with the scrollers and columns?
You might want to check that the NSBrowser has only the center springs set.
Also, I'm considering writing a RBBrowserView (as a subclass of RBSplitView) to make a simpler API for file browsers. Suggestions are welcome; e-mail me directly if you have any.
--
Rainer Brockerhoff <email@hidden>
Belo Horizonte, Brazil
"In the affairs of others even fools are wise
In their own business even sages err."
Weblog: http://www.brockerhoff.net/bb/viewtopic.php
_______________________________________________
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