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

[FEAT] - Display for the keyboard #65

Open
thalesmaoa opened this issue Oct 7, 2022 · 0 comments
Open

[FEAT] - Display for the keyboard #65

thalesmaoa opened this issue Oct 7, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@thalesmaoa
Copy link

Is your feature request related to a problem? Please describe.

I'm developing a control system that can be accessed using a web browser. This screen don't use regular input fields, but I need to edit some values when I click them. I'm trying to implement using jQuery.numpap, and the project is clearly discontinued and buggy.

Describe the solution you'd like

I want to have a behavior like the picture bellow. When I click, a numpad opens with an input filed.
image
KioskBoard is clearly beautiful, and I will enjoy to use it, as long I have an input filed.

Describe alternatives you've considered

I'm trying to re-write jQuery.numpad and jQuery.numpad2 (the only fork with 2 years old commit) to fit my needs. It also have some flaws like:

  • Input from keyboard is not detected.
  • Check if input is ok, e.g. I can't send "Hello world" if the filed is motor speed.
@thalesmaoa thalesmaoa added the enhancement New feature or request label Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants