re-open
Public

Using a menubar element, how can i make each link to point to certain elements?

For now, i can set link for whole menu bar not for a single menu item.

 

Thanks

Ameet M

2 answers

Staff August 15, 2015

Hi Ameet,

The menubar is one element, while the items inside are not standalone elements. You will need to define behavior for the entire menu bar, then use a branch for each item, like this:

#1

Hi Vivi,

I tried as per the solution given by you , but when I run the simulation on clicking on the menu bar it doesn’t display any message. 

I am using ForeUI 4.0 beta version

 

Thanks

Ameet M

 

#2
  1. ViVi Staff August 19, 2015
    It should work. Please download my .4ui file and compare with yours: http://www.foreui.com/misc/tmp/menu_bar_test.4ui

Please login or Register to Submit Answer