Re: Background color for Drawers
Re: Background color for Drawers
- Subject: Re: Background color for Drawers
- From: Steve Sheets <email@hidden>
- Date: Mon, 14 Jun 2004 09:04:26 -0400
On Jun 14, 2004, at 5:16 AM, Jeremy Dronfield wrote:
You can set your drawer's contentView to any view you like. Create a
custom view and draw your pattern (pattern?!) in its -drawRect:
method.
Jeremy,
That was what i was trying to describe in my original posting. I was
just hoping for a simpler solution (something like the window set
background color).
Steve
ps Yes, I meant Pattern. I create a NSColor using a NSImage as the
repeating pattern.
_______________________________________________
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.