Re: Default "transparent" background
Re: Default "transparent" background
- Subject: Re: Default "transparent" background
- From: Buddy Kurz <email@hidden>
- Date: Tue, 3 Dec 2002 07:50:30 -0800
Depending on your needs you may also use [NSColor
windowBackgroundColor] which returns an NSPatternColor that will draw
the ruled lines.
On Tuesday, December 3, 2002, at 07:20 AM, Jonathan E. Jackel wrote:
Try filling the view with [NSColor clearColor].
Jonathan
I have a view filled with white color. How can I erase that color
and leave the view with it's default background (gray horizontal
lines ) ?
_______________________________________________
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.