On Mar 3, 2008, at 9:54 PM, Ken Ferry wrote:
The 'lighter gradient' you're after is the top gradient being repeated
at the bottom.
Thank you. Doing the following worked:
1. Turning off the textured background
2. Using the following line in the window controller's -awakeFromNib
method:
[[self window] setContentBorderThickness:30.0f forEdge:NSMinYEdge];
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
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/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]