Re: [Q] Removing TabView shadows ...
Re: [Q] Removing TabView shadows ...
- Subject: Re: [Q] Removing TabView shadows ...
- From: "John C. Randolph" <email@hidden>
- Date: Thu, 25 Jul 2002 17:54:51 -0700
No need for a custom view. NSBox will do the trick. Just group the
tab view, set the box to have no border, and size it appropriately.
-jcr
On Monday, July 22, 2002, at 08:50 PM, Dan Wood wrote:
How about placing your NSTabView into a tight-fitting custom view?
Regards,
Dan Wood
On Monday, July 22, 2002, at 04:05 PM, Mark de Jong wrote:
Is there a way to disable the shadow that NSTabView draws? I have
other controls around it, like NSOutlineView, that do not have
shadows and I'd like to have a tab view without any shadows as well
to make things look cleaner.
None of the constants in NSTabView docs for setTabViewType: seem to
let me set this up.
Any suggestions? Thanks!
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.