Qt 6.11 is out! See what's new in the release
blog
How to trigger a virtual keyboard when click into a QSpinBox?
-
I am developing a qt software running on windows device with touchable screen. When I touch a QLineEdit, a virtual keyboard was automatically triggered. But when I touch a QSpinBox, virtual keyboard does not show. How to modify QSpinBox to make it behave like a QLineEdit?
-
It seems to be a bug. Reported 2 years ago. https://qt-project.atlassian.net/browse/QTBUG-127124