Skip to content

Can't get lv_ta_add_text or lv_ta_add_char to work #1076

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

Open
paulober opened this issue Mar 28, 2025 · 0 comments
Open

Can't get lv_ta_add_text or lv_ta_add_char to work #1076

paulober opened this issue Mar 28, 2025 · 0 comments

Comments

@paulober
Copy link

paulober commented Mar 28, 2025

I tried multiple different approches but I can't get those functions to work with my text area in hekate if following is set:

lv_ta_set_accepted_chars(pw_area, "0123456789");

The ta_set_text and the delete char also but those two in the title of the issue seem to be broken. Any ideas, am I using them wrong?

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

1 participant