hoffstadt / hoffstadt/DearPyGui
On Screen Keyboard Raspberry Pi Integration
- Dominant language
- C++
- Stars
- 15.6k
- Forks
- 783
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
With the new Raspbian OS update having a better integrated on screen keyboard, it would be nice to have the ability to use it for text/int inputs. Right now, even with the keyboard forced on for all text inputs on the OS, the keyboard does not pop up when in a full-screen dpg window.
**Describe the solution you'd like**
Either a boolean to set during program setup or a callback to initialize the on screen keyboard is needed or wanted.
**Describe alternatives you've considered**
I have tried to look at forcing the on screen keyboard but I cannot see anything new that would work with the certain situation I have.
**Additional context**
I am happy to get screenshots if you'd like but I feel as though the ask is pretty straight forward. Whether that makes it easy to implement is another story. I would love to help out when possible as well for beta testing or anything.
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.