Mark:
What about a transparent graphic with:
on mouseDown
checkoption
end mouseDown
on mouseUp
checkoption
end mouseUp
—Other mouse events could be added
on checkoption
if the option key is down then
hide me
end if
end check option
Best,
Bill
On Jul 3, 2014, at 4:40 PM, Jerry Jensen <[email protected]> wrote:
>
> On Jul 3, 2014, at 10:45 AM, Mark Schonewille
> <[email protected]> wrote:
>>
>> repeat forever with messages
>
> ??? repeat with messages ???
> I think we've been through this before. The compiler doesn't mind, but the
> "with messages" part is not legal syntax and does nothing.
>
>
>
> _______________________________________________
> use-livecode mailing list
> [email protected]
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode