Rhope Documentation
Documentation Home
>
Custom Widget
Custom Widget
An object that represents a custom GUI widget (currently supported in Syllable only)
Methods
Description
New
Creates a new custom widget.
Set Handler
Sets a worker to handle events received by the widget. In the current implementation, custom widgets receive "draw", "mousedown", "mouseup" and "mousemove" events.