Re: Rounded NSWindow corners?
Re: Rounded NSWindow corners?
- Subject: Re: Rounded NSWindow corners?
- From: Jonathan Dann <email@hidden>
- Date: Mon, 14 Jul 2008 21:01:49 +0100
Have a look and see if the window is textured or not, it a window
setting in IB. Non-textured windows have no bottom border by
default. Its in the AppKit release notes
http://developer.apple.com/releasenotes/Cocoa/AppKit.html
under the NSWindow heading.
Often this is used in conjunction with the -
setContentBorderThickness:forEdge: and -
setAutorecalculatesContentBorderThickness:flag forEdge:edge methods to
give a window that iCal/iTunes etc look.
HTH
Jon
On 14 Jul 2008, at 20:47, Chad Harrison wrote:
My main window in IB has a "square" bottom both when I edit it in
IB, and when I simulate the interface. But in my compiled app, it
has the "rounded" bottom like in the 10.5 Finder and iTunes. Why is
there this inconsistency between windows?
+Chad
_______________________________________________
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
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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