Rhope Documentation
Documentation Home
>
Button
Button
An object that represents a GUI button (currently supported in Windows and Syllable only)
Methods
Description
New
Creates a new button.
Set Handler
Sets a worker to handle events received by the button. In the current implementation, buttons only receive "click" events.