Widget/Textarea

From Gui

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