Background color for Drawers
Background color for Drawers
- Subject: Background color for Drawers
- From: Steve Sheets <email@hidden>
- Date: Mon, 14 Jun 2004 00:36:44 -0400
Simple question...
Is there way to set the background color for a drawer? Unlike NSWindow,
NSDrawer does not seem to have a background color to set. Nor does it
use the background color of the parent window. If you set the parent
window to Metal Texture, the drawer does draws it background using
metal, but that seems to be the only direct control. I could either
override the drawers context view to draw a pattern, or put a custom
view over top of it that draws the pattern, but was hoping for a better
solution. Did I miss something?
Thanks,
Steve Sheets
Midnight Mage Software
_______________________________________________
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.