Gradients on buttons?

Scott Rossi scott at tactilemedia.com
Wed May 11 06:53:01 EDT 2011


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






More information about the use-livecode mailing list