Widget/Textarea

From Gui

< Widget
Revision as of 02:49, 13 June 2009 by 173.11.94.130 (Talk)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)

A Textarea is a widget where users enter text. It may be one or more rows high.

[edit] Properties

  • id
  • text
  • NOTE: HTML and XUL have something like style=password. How is this done in other toolkits?
    • Tk has a property that allows a masking character to be shown for each character typed

[edit] Events

Personal tools