Heirarchy and where the mouseUp signal is detected.

Mark Schonewille m.schonewille at economy-x-talk.com
Wed May 15 18:16:57 EDT 2013


Hi Richmond,

Try a front script:

on mouseUp
   send "mouseUp" to the current card in 0 millisecs
   pass mouseUp
end mouseUp

Or use dispatch instead of send, if a card may not have a mouseUp 
handler, or put an extra mouseUp handler at the mainstack level.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Use Color Converter to convert CMYK, RGB, RAL, XYZ, H.Lab and other 
colour spaces. http://www.color-converter.com

Buy my new book "Programming LiveCode for the Real Beginner" 
http://qery.us/3fi

>
> Now that is a piece of extremely useful information, although, if you
> read my reply to Randy, you will see why
> I will not be that keen on it.
>
> Richmond.
>
>> --
>> Best regards,
>>
>> Mark Schonewille
>>
>




More information about the use-livecode mailing list