size of the gray bar at the top of an NSWindow
size of the gray bar at the top of an NSWindow
- Subject: size of the gray bar at the top of an NSWindow
- From: Damien Pacaud <email@hidden>
- Date: Thu, 25 Sep 2003 15:38:39 +0200
hi list,
I am unable to find the size(in pixels) of the litle gray title bar on
the top of an NSWindow...
does anyone have a pointer to that information ?
I need this info in order to resize my image(inside the window) so that
it fits the screen.
I get the visible frame of the screen but when I aply the size
modifications, it's about 25 pixels too high
I'd like to know the real size since 25 is not the exact one and I
don't like hardcoded integers that just come out of my head or out of a
serie of tests...
Thanks in advance
Damien Pacaud
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.