Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextField #193

Open
qqtop opened this issue Dec 31, 2016 · 1 comment
Open

TextField #193

qqtop opened this issue Dec 31, 2016 · 1 comment

Comments

@qqtop
Copy link

qqtop commented Dec 31, 2016

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.

@hcorion
Copy link

hcorion commented Jan 17, 2017

👍 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants