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

virtual keyboard is not visible #1

Open
primohan01 opened this issue Nov 15, 2016 · 2 comments
Open

virtual keyboard is not visible #1

primohan01 opened this issue Nov 15, 2016 · 2 comments

Comments

@primohan01
Copy link

Hi,
I am able to build this project successfully but during execution through QtCreator not able to see virtual keyboard. I can see output "starting server " only in terminal. Could you suggest what else needs to be done .

@nemethati10
Copy link

Hi, did you managed to solve this bug, I have the same issue.

@kamalyesh
Copy link

add
keyboard.showKeyboard()
before
return app.exec()
in main.cpp of server

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

3 participants