Re: How to fill rectangle under vertical scroller?
Re: How to fill rectangle under vertical scroller?
- Subject: Re: How to fill rectangle under vertical scroller?
- From: Andrew Farmer <email@hidden>
- Date: Wed, 17 Jun 2009 19:55:41 -0700
On 16 Jun 2009, at 21:40, Sumin Kim wrote:
That's not part of the scroller. Assuming you're working with
NSTableView,
this is the cornerView, which you can set up separately.
Yes, you are right. I am working with table. Of course I tried to use
cornerView. But as far as I understood with my experience dealing with
cornerView, it was not I want to handle. I think the cornerView is
the upper
right corner of the tableView -I mean, above of the vertical
scroller- but
what I want to fill with my color is right bottom corner, under the
vertical
scroller.
Am I understanding wrong?
No, you're correct - I was mistaken about the purpose of cornerView.
Carry on.
_______________________________________________
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