Create a button to restart the application
You must restart the FTOptixApplication to have date and time changes from the widget take effect.
-
In Project view, right-click the folder to contain the button and select .
Button# (type) appears in Project view.
-
With Button# (type) selected, in Properties under Events, select
Add new method next to the event, such as a MouseClick event, that you want to restart the FTOptixApplication.
- Expand Core commands, select Restart, and then choose Select.