Cimplicity Scripting

D

Thread Starter

Dibu

Hi All...

We are in the process of developing some screens in Cimplicity version 7 for a project. Our screens are ready with simple navigation. But the end user is asking for a specific type of navigation between screen to screen. Only one button will be shown on the screen, and by clicking on it, a menu should come up. And accordingly, one should be able to go to different screens as per menu. Can anyone help me on this issue using the scripting method?
 
There are a number of good ways to do this that do not involve scripting. Probably the best is to embed the navigation menu into each screen by linking it in. This allows you to maintain the navigation menu in one place. The button on the screen will just control the menu object's visibility.
 
Hi..

Thanks for your support.

Let me check the same how it suits for my requirement. I'll let you know the result.

Thanks again.
 
Top