Re: transparent NSTextView
Re: transparent NSTextView
- Subject: Re: transparent NSTextView
- From: "John C. Randolph" <email@hidden>
- Date: Wed, 21 Aug 2002 13:46:56 -0700
On Wednesday, August 21, 2002, at 12:00 AM, Hok Chun So wrote:
Dear all,
Could u tell me how to make the background of a NSTextView transparent?
NSTextView *myText;
...
[myText setDrawsBackground:NO];
-jcr
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.