chickadee » qobischeme-ui » define-cycle-button

(define-cycle-button column row variable method (symblol text)+)syntax

Display a button which cycles through a range of values for variable. method will be called with no arguments when the state changes. Any number of tuples can be provided. Each tuple consists of the symbol to which to set the variable to and the text to display on the button.