Re: Making an NSDrawer transparent
Re: Making an NSDrawer transparent
- Subject: Re: Making an NSDrawer transparent
- From: Jeremy Dronfield <email@hidden>
- Date: Fri, 5 Mar 2004 22:33:36 +0000
On 5 Mar 2004, at 10:22 pm, Jeremy Dronfield wrote:
[[myDrawer window] setAlphaValue:0.5]
Oops! Should be [[myDrawer contentView] window]. Explanation remains
the same though. You can see for yourself with NSLog(@"%@",
[[[myDrawer contentView] window] description]);
-Jeremy
========================================
email@hidden
theLocustFarm.net:
- fractious fiction at
http://freespace.virgin.net/jeremy.dronfield
========================================
_______________________________________________
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.