You can create buttons in your scenes by inserting the Button control and specifying the caption for the control and an event action.
For example, you might create a button to launch another application from QMF Visionary, such as Microsoft PowerPoint.
To create a button to launch another application, you insert a Button control, add a click event (use the Events page of the Object Inspector), specifying that the event launch the application you choose.