Re: NSBrowser background color
Re: NSBrowser background color
- Subject: Re: NSBrowser background color
- From: "Cathy Shive" <email@hidden>
- Date: Wed, 12 Sep 2007 16:51:23 -0400
Yes I see, very tricky. Thanks so much for the example, it's very helpful.
Cathy
On 9/12/07, Murat Konar <email@hidden> wrote:
> It's tricky.
>
> My version of "Docoa Browser" colors the background of its browsers,
> but I'm afraid that the method I used requires code scattered all
> over the place (i.e. I couldn't find a nice simple solution to get
> the result I was after).
>
> Source at <http://www.muratnkonar.com/docoafortiger/Docoa-0.3.4mnk.zip>
>
> _murat
>
>
> On Sep 12, 2007, at 11:15 AM, Cathy Shive wrote:
>
> > Hi,
> >
> > I'm trying to get my NSBrowser subclass to draw with a grey background
> > instead of the default white background. From what I understand, I
> > need to set the background color of the browser's NSScrollView but the
> > API doesn't seem to give me access to that object. Can anyone help me
> > with this?
> >
> > Thanks so much,
> > Cathy
> >
>
_______________________________________________
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