Re: Turn off sheet transparency
Re: Turn off sheet transparency
- Subject: Re: Turn off sheet transparency
- From: Isaac Sherman <email@hidden>
- Date: Tue, 03 Sep 2002 21:55:51 -0400
on 9/3/02 3:24 PM, the method -(id)email@hidden:(id) sender:@"Donald
Brown"; returned:
>
Is there any way to temporarily turn off the transparency in sheets? I'm
>
working on the manual, will need to do some screen shots, and my printer
>
says that this translucency will look very bad.
I think setAlpha: might work, if you're using [NSApp beginSheet:...]. If
they're generic sheets (or setAlpha doesn't work), you could also try making
an empty window and running the sheet on it. With an empty background, you
wouldn't notice the translucency.
HTH,
--
Isaac Sherman
MotaSoft Software
http://homepage.mac.com/huperzoevs/
_______________________________________________
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.