Adds a simple button associated with a variable whose action must be specified either using a method or by assigning a standard action in the Property list. There is also an associated style sheet that you can modify if desired.
For more information about using buttons in forms, refer to Buttons. You can also refer to the Style sheets section for more information.
Adds a pair of Cancel and OK buttons that have standard Cancel and Accept actions (respectively) associated with them. They also have associated keyboard shortcuts (“Return” for OK and “Escape” for Cancel) and are configured to move with the window so as to remain side by side in the lower right corner.
For more information about using buttons in forms, refer to Buttons.
Adds a pop-up menu associated with an Array type variable which can display most types of data. You can use the Property list to modify its properties.
Adds a pop-up menu whose width has been reduced to form a button. (Only available on the Macintosh platform). You can use the Property list to modify its properties.
Adds a hierarchical pop-up menu associated with a String variable of the hierarchical list type. You can use the Property list to modify its properties.