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 (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]

Reply via email to