Graphics Help, Please
Ken Ray
kray at sonsothunder.com
Fri May 27 08:56:37 EDT 2005
On 5/27/05 2:13 AM, "J. Landman Gay" <jacque at hyperactivesw.com> wrote:
>>> 2c) Right-click (on Macs, control-click) in the white area using the
>>> bucket tool. That will make the area you click on transparent.
>>
>>
>> Thanks for this Jacque. BTW, what's the equivalent command for what Rev is
>> doing in this case?
>
> I don't think there is one. It is strictly a hands-on experience. :)
You can perform this just as the user does (select the bucket tool, click at
a loc) with script, but keep in mind that to make it work, you can't do:
click at <loc> with controlKey
... you need to do:
click button 3 at <loc>
to make it work. I have added that as a web note to the Transcript
Dictionary.
Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: kray at sonsothunder.com
More information about the use-livecode
mailing list