Player
Documentation
Frontier
User's Guide
Chapter 5, Verbs
Overview
Dialog Item Verbs
These verbs control standard Macintosh dialog (or window) items.Verbs
clickButton- click the specified button
clickDefaultButton- click the default button
selectRadio- select a radio button
setCheckbox- set a checkbox to a specific value
setCheckboxSequence- set a list of checkboxes in sequence
setCustomCheckbox- set a checkbox-workalike to a specific value
toggleCheckbox- toggle the value of a checkbox
Notes
- A standard button will briefly highlight ("flash") when it is clicked.
- The verb clickDefaultButton() is provided as an alternative to acceptDialog(). As noted in the description, it cannot actually identify the default button (if any). The verb simply types enter, the standard Macintosh equivalent.
- To click a whole series of dialog items in one step, use clickSequence [a mouse verb].
- The pop-up menu verbs are documented in the section on Menu Verbs.
- Player's dialog query verbs are documented in the section on Query Verbs.
Custom Item Verbs
Copyright 1993-99, PreFab Software, Inc. All Rights Reserved.
This site built and maintained using Stage Three, a set of custom Frontier scripts.