Re: [SOLVED] Re: Getting the "iCal" window style?
Re: [SOLVED] Re: Getting the "iCal" window style?
- Subject: Re: [SOLVED] Re: Getting the "iCal" window style?
- From: Jean-Daniel Dupas <email@hidden>
- Date: Sat, 8 Mar 2008 16:15:09 +0100
What did you don't understand in this moderator post ?
http://www.cocoabuilder.com/archive/message/cocoa/2008/3/8/200765
"Reposting this just to be crystal clear.
iPhone 2.0 SDK is entirely covered by NDA, including the
documentation. All of it requires login to access it at the iPhone
Dev Center.
Items specifically discussed in the announcement are public. But even
still, they're not appropriate for discussion on this list. ..."
Le 8 mars 08 à 15:53, William Squires a écrit :
Is the new iPhone SDK now "fair game" on this list?
On Mar 3, 2008, at 11:02 PM, Nick Zitzmann wrote:
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 (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
_______________________________________________
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
_______________________________________________
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