I have a request for a script that is way over my head.
I have a request for a script that is way over my head. If one of the Wise Men here could do it (or point me in the right direction) it would be greatly appreciated.
Is there a way to do a gradual change in visibility? I have a widget that I have to change the visibility of when I open a folder over it. I set the visibility to False when the folder opens, but I’d like more of a fade, rather than the widget just disappearing.
]]>
< ![CDATA[
You need to gradually change “i.alpha” property through PropertySet. Warning: works great on 10.4 beta, slow on 10.3. Use only 8 to 16 steps.
]]>