...great, that sorted it - thanks. 

The dictionary could be clearer on this, as there is no mention of using 
disabled to ignore mouseEnter/ mouseLeave - only clicks or key presses.
Thanks again,
Keith..

On 11 May 2011, at 11:53, Scott Rossi wrote:

> Recently, Keith Clarke wrote:
> 
>> So, I have created my first UI 'menu tab' button, with idle, hilite, armed 
>> and
>> hover icons set as the imported image snapshots of graphics. I can't seem to
>> align the button's name text correctly within the imported graphics, so I've
>> added an overlaying field for the tab title. The only problem now is that the
>> mouse location is not being passed to the underlying button when the mouse is
>> over this Title field. I've tried adding the following script to the Title
>> field but it's not working - any ideas?
>> 
>> on mouseEnter
>>   pass mouseEnter
>> end mouseEnter
>> 
>> on mouseLeave
>>   pass mouseLeave
>> end mouseLeave  
> 
> Try disabling the field.
> 
> Regards,
> 
> Scott Rossi
> Creative Director
> Tactile Media, UX Design
> 
> 
> 
> _______________________________________________
> 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