Getting Started
When you have more than one push button on a window, you often want to
designate one of them as the default push button so that when the user presses
Enter the button is pressed. For this application, you want
to make the Buy push button the default one.
- Open the Properties for the Buy push button.
- Find the showAsDefault property near the bottom of the
Properties list and change its value to true by selecting the cell
in the Value column then selecting the true
button.
- Click anywhere on the Composition Editor to apply the properties
changes.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]