Create a button to restart the application
    You must restart the 
FTOptixApplication
 to have date and time changes from the widget take effect. Create a button to restart the 
FTOptixApplication
.- InProject view, right-click the folder to contain the button and select .Button# (type)appears inProject view.
 - WithButton# (type)selected, inPropertiesunderEvents, select
Add new methodnext to the event, such as aMouseClick event, that you want to restart theFTOptixApplication. - ExpandCore commands, selectRestart, and then chooseSelect.
 
Provide Feedback