Re: Transparent windows
Re: Transparent windows
- Subject: Re: Transparent windows
- From: Stan Cleveland <email@hidden>
- Date: Thu, 16 Nov 2006 18:19:48 -0800
- Thread-topic: Transparent windows
Title: Re: Transparent windows
On 11/14/06 7:29 PM, Devraj Mukherjee wrote:
> Is it possible to create transparent windows using an AppleScript?
Go to http://www.lestang.org/osax/XFun/index.html and download the appropriate XFun scripting addition for your system. Its 'opacity' command may do what you want, but only with certain apps. It does work with the Finder. Here's its dictionary:
opacity: change the opacity of a scriptable Carbon application (defined in: XFun.osax)
opacity number -- the opacity to apply (from 0.0 to 1.0)
target integer -- the index of the window (1 is front window)
Stan C.
Programming is easy: you just stare at the screen until droplets of blood appear on your forehead. — unknown
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden