GUI Builder
- Easily Create a Graphical User Interface for Operators
- Create and Debug GUI Forms from your Epson RC+ Project
- Fom and Control Events are Executed as SPEL+ Tasks
- Fully Integrated within Epson RC+ Development Environment
GUI Builder provides the tools for the easy creation of graphical user interfaces from within the popular Epson RC+ Development Environment. It is a popular option for users that need a simple GUI and do not want to use a third party product such as Visual Studio. Even users that have never before created a GUI can easily make one with GUI Builder. By integrating the GUI Builder toolset inside of the Epson RC+ Development Environment, users can work from one development environment which helps reduce overall development time.
Easy to Use
- Create a new form and click the Button control from the GUI Builder Toolbar and drag it to the form.
- Double click the button and the code editor will appear. Add the SPEL+ code you want to execute when the button is clicked from your application.
- Add more graphical components on your form and associated SPEL+ code as well as additional forms as required for your application.
- Run the application from the Epson RC+ Run Window or set to have GUI come up automatically. You can also bring up RC+ dialogs like the I/O monitor shown here.