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

Change the default behavior of the ValueTextBox. #2379

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Jeremiah-Roise
Copy link

I think it would be far more intuitive if this was true by default because it would function more like a normal TextBox.

I was working on adding auto complete to a project of mine, and it was working great until I tried to add it to a ValueTextBox, I spent hours trying to figure out what was wrong with my Formmatter impl because I assumed there was some type of event or command that I should have passed on. Long story short eventually I found the update_value_while_editing function and was able to fix my problem.

thanks for your time and listening to my rant.

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

Successfully merging this pull request may close these issues.

None yet

1 participant