Hover behavior help


#1

I would love some help with this one please. i’m not sure how to create this behavior:


#2

There’s a couple of ways to achieve this.

One way is to use the built-in “Classic Menu - Horizontal” widget. It’s easy to setup but not very flexible when it comes to behaviors and styling.

The other way is to use a series of hidden groups all inside a dynamic panel. Set each item’s OnMouseEnter behavior to show each group. Then set the whole dynamic panel’s OnMouseOut behavior to hide them all.

Custom_Menu-Submenu.rp (51.0 KB)


#3

this is great, thank you huban :slight_smile:


closed #4

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.