Re: How to get the Window Title Bar height?
Re: How to get the Window Title Bar height?
- Subject: Re: How to get the Window Title Bar height?
- From: Stephane Sudre <email@hidden>
- Date: Mon, 3 Oct 2005 17:35:27 +0200
On 3 oct. 05, at 17:12, j o a r wrote:
On 3 okt 2005, at 16.53, Stephane Sudre wrote:
Is there a way in Cocoa to know the height of a window title bar (and
preferably the height for a standard NSWindow)?
You can probably use this method to find out:
+[NSWindow frameRectForContentRect:styleMask:]
That's what was suggested in an off-list reply and I think it can be a
solution worth implementing using a NSWindow category.
_______________________________________________
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