Popup Menu - Show on mouse over
Jan Schenkel
janschenkel at yahoo.com
Tue Oct 15 02:37:00 EDT 2002
--- Simon Forster <simon at babelfix.com> wrote:
> I'm struggling to get to grips with RunRev's syntax.
> The simple example
> I've set myself is to show the contents of a popup
> menu on mouse over.
> I have the menu button and, on clicking it, it shows
> the menu content.
> To do the same on mouse over, I'm using the objects
> "on mouse enter"
> function. But once I've checked that we're over the
> right button, what
> command do I use to show the button's content?
>
> TIA
>
> Simon Forster
>
Hi Simon,
Try this script in your popup menu button:
on mouseEnter
popup me
end mouseEnter
Hope this helped,
Jan Schenkel.
=====
"As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld)
__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
More information about the use-livecode
mailing list