I would like to run multiple threads of the same page without running the whole simulation url again. In other words: is there an event like RIGHT CLICK that can facilitate this?
Thank you very much
1 answer
Hi Aneeman,
Simulating multiple threads are possible in ForeUI, but I have no idea why you mentioned RIGHT CLICK event, since it has nothing to do with multi-treading.
You can read this blog post: http://www.foreui.com/uncategorized/simulate-multi-threading-in-foreui/, to learn how to simulate multiple threading. Since V3.60, the “Parallel Branching” flow control makes things much easier.
-
Thank you very much.