Hi Richmond, > Am 29.06.2016 um 18:30 schrieb Richmond <[email protected]>: > > Don't worry:
I don't worry, because I know it's YOU, Richmond! :-D > I solved that problem in the easiest, simplest way, that makes me feel very > stupid > indeed because it took me 24 hours to "get it": > > on mouseEnter > exit to top > end mouseEnter > > http://forums.livecode.com/viewtopic.php?f=7&t=27546 > Richmond. > > On 29.06.2016 19:23, Klaus major-k wrote: >> Hi Richmond, >> >>> Am 29.06.2016 um 18:13 schrieb Richmond <[email protected]>: >>> >>> Maybe I'm just being a bit simplistic, BUT what is wrong with >>> having a button containing this script: >>> >>> on mouseUp >>> send "end mouseUp' to button "XYZ" >>> end mouseUp >>> >>> this generates an error message: >>> >>> (Handler: can't find handler) near "end" >> the message you want to send it MOUSEUP! >> So leave out the END and it will work as exspected. :-) >> >>> ? Best Klaus -- Klaus Major http://www.major-k.de [email protected] _______________________________________________ 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
