Widget/Button

From Gui

(Difference between revisions)
(Created general widget type "Button")
(Common properties)
Line 2: Line 2:
== Properties ==
== Properties ==
 +
 +
=== One of ===
 +
 +
* text
 +
* image
== Events ==
== Events ==
* click
* click

Revision as of 00:38, 13 June 2009

A button is a widget that displays text and/or and image and performs some action on click.

Properties

One of

  • text
  • image

Events

  • click
Personal tools