[Q] Size of the resize box on a window
[Q] Size of the resize box on a window
- Subject: [Q] Size of the resize box on a window
- From: Eric Gorr <email@hidden>
- Date: Tue, 21 Oct 2008 18:22:37 -0400
Is it possible to determine the size of the resize box on a window?
The reason why this is important is that I need to be able to create a
window programmatically and add stuff to it. In order to make sure
that what I am adding does not overlap with the resize box in the
lower right corner of the window, I need to know exactly how big the
resize box is.
I did see the NSWindow method standardWindowButton, but none of the
constants are for the resize box.
If it is not possible to do this programmatically, is the size defined
anywhere in the documentation so I can hard code some values for it's
size.
_______________________________________________
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