This works here:

on mouseOver
   answer "Cool"
end mouseOver



Oh yeah only if you have this as well 
on mouseWithin
    mouseOver
end mouseWithin

-- Tom McGrath III
http://lazyriver.on-rev.com
3mcgr...@comcast.net

On May 13, 2011, at 6:58 AM, Björnke von Gierke wrote:

> He probably meant mouseWithin?
> 
> On 13 May 2011, at 09:23, Keith Clarke wrote:
> 
>> ...a thinko - nice! 
>> 
>> Given the use and definition of mouseover in other environments, perhaps it 
>> was more a repressed pseudonym feature request?
>> Best,
>> Keith..
>> 
>> On 12 May 2011, at 23:35, J. Landman Gay wrote:
>> 
>>> On 5/12/11 11:16 AM, Keith Clarke wrote:
>>>> ...hmm, is mouseOver an undocumented feature - it's not in the Dictionary?
>>> 
>>> It's not a keyword, I think Richmond had a thinko. :) I'm prone to those 
>>> myself.
>> 
>> 
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to