Widget/Textarea

From Gui

< Widget(Difference between revisions)
(Note about Tk)
(id property)
 
Line 3: Line 3:
== Properties ==
== Properties ==
 +
* id
* text
* text

Current revision as of 02:49, 13 June 2009

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