Skip to content

TextBox wishlist #342

Closed
Closed
@dcampbell24

Description

@dcampbell24

The textbox widget is currently very simple and would be a lot more useful if it supported a set of features that would allow it to be used in a basic chat server. Major features that would be nice to have include:

  • multi-line
  • read only
  • highlight / copy and paste
  • Input Method Editor support

I am guessing adding support for the first two should be fairly straight-forward, but the last two may not be. The read only feature is related to #341 since it means updating the text box programatically is an error.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions