Re: remove shadows on drawers?
Re: remove shadows on drawers?
- Subject: Re: remove shadows on drawers?
- From: Daniel Jalkut <email@hidden>
- Date: Sun, 18 May 2003 11:22:36 -0700
I doubt there is any way to turn off just the shadow for one edge of a
window.
You may be able to alleviate the trouble the shadow is giving you by
setting a larger "Trailing Edge" on your drawer (setTrailingEdge).
This is the distance that the drawer adds before your drawer content
view is displayed.
If you need to disable the shadow for the window entirely, you can use
the NSWindow method "setHasShadow." I think this makes things look
really lame, though. :)
Daniel
On Sunday, May 18, 2003, at 10:12 AM, Daryn wrote:
Is there a way to prevent the window shadow from being displayed over
drawers? The shadow is particularly disconcerting for drawers with
text views.
Daryn
_______________________________________________
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.
_______________________________________________
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.