closed
Public

I cant seem to get switch branching working on a menubar – other conditionals work fine. Is this a known issue ?

8 answers

It should work, you need to handle the “selection changed” event instead of “element clicked” event, here’s an example:

#1

Thats exactly what I tried but it does not work ?

#2

I’ve just tried that example and it works well.

It will work when you run the simulation in web browser, can you tell me which browser are you using?

#3

BTW, the case should be number instead of string, is that what you did?

#4

OK – it works in IE8, but not in Chrome 3.0.195.27 or Firefox 3.5.4

#5

Just checked it, you’re right, it seems like a bug, we will investigate it.

#6

Thanks Jonathan, this bug is reported as Bug_0107 and will be fixed in next version.

#7

Bug_0107 has been fixed in V1.72

#8

This question is now closed