Re: NSScrollView: iPhoto/iTunes border type?
Re: NSScrollView: iPhoto/iTunes border type?
- Subject: Re: NSScrollView: iPhoto/iTunes border type?
- From: "John C. Randolph" <email@hidden>
- Date: Tue, 30 Aug 2005 10:05:58 -0700
On Aug 30, 2005, at 8:40 AM, Stephane Sudre wrote:
On 30 août 05, at 16:57, Christopher Hickman wrote:
Is the XBorderedView class on this page
<http://www.cocoadev.com/index.pl?NSTableViewBezeledBorder> what
you are
looking for? It is an NSView subclass that you put your scroll
view inside.
This view provides the beveled look like iTunes.
Sure but I'm looking for a solution without having to add an
additional level in the view hierarchy.
I don't know what your objection is to having an extra view, but you
can probably do what you want by subclassing NSScrollView, and
overriding -tile and -drawRect:
-jcr
John C. Randolph <email@hidden> (408) 914-0013
Roaming Cocoa Engineer,
Available for your projects at great Expense and Inconvenience.
_______________________________________________
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