nimx icon indicating copy to clipboard operation
nimx copied to clipboard

TextField

Open qqtop opened this issue 7 years ago • 1 comments

TextField allows writing over the bounding border , it is not clear from the test sample programs how to limit this. I think the behavior should be horizontal scrolling within the border of the TextField.

qqtop avatar Dec 31 '16 19:12 qqtop

👍 I would really appreciate this feature. Some alternate solutions might be (would probably be best to have different modes):

  • any text entered is ignored if it goes past the limit of the text box.
  • Automatically wraps to the next line if the text box is a good size otherwise does as mentioned originally.

hcorion avatar Jan 17 '17 01:01 hcorion