<presentation> ( label object -- button )
Factor handbook » UI framework » Building user interfaces » Pre-made UI gadgets » Presentation gadgets

Prev:presentation


Vocabulary
ui.gadgets.presentations

Inputs
labela label
objectan object


Outputs
buttona new button


Word description
Creates a new presentation derived from <roll-button>.

See also
Presentations

See also
<button>, <border-button>, <command-button>, <roll-button>

Definition