Using a Push Button
To make a push button work, connect the clicked event of the push button to an action of another part. 
For example, connect the clicked event to the openWidget action of a Window part. Then, when the user selects the push button, the window is displayed. 
Last modified date: 01/29/2015