contentSizeForFrameSize and frameSizeForContentSize for NSTabView and NSWindow?
contentSizeForFrameSize and frameSizeForContentSize for NSTabView and NSWindow?
- Subject: contentSizeForFrameSize and frameSizeForContentSize for NSTabView and NSWindow?
- From: email@hidden
- Date: Thu, 06 Nov 2003 14:27:57 -0800 (PST)
Hello,
I am sorely feeling the lack of the convenience methods
contentSizeForFrameSize
frameSizeForContentSize
for both NSTabView and NSWindow.
NSScrollView has them, and they are very useful.
Currently, I am using a crude hack of estimating the number of pixels for the
borders of both NSTabView and NSWindow. Is there a more elegant workaround?
Thanks,
Ujwal
_______________________________________________
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.