Python question

mortfeus
3 years ago | edited 3 years ago

0

Hope you could answer this question, I block on this for a long time.
I wrote a privat tchat in Python with the module Tkinter. I saw that its possible to run python programme on android with Pydroid on Google play. It work perfectly even with Tkinter but here is the question:
Is there possiblities with python commandes, python modules or other languages wrote from python to close the user keyboard ? Image
I checked every forums on this planet, no answer. Even on StackOverflow :O
I know this easy with Java but on python …
Thanks

3replies
2voices
259views
Mugi [Mugiwara27]
3 years ago

0

Can’t help you for this one as I’ve never really worked on python for Android, but have you seen those ?
https://stackoverflow.com/questions/57901186/how-to-hide-soft-keyboard-after-requesting-keystroke-with-kivy-in-android
https://www.programcreek.com/python/?CodeExample=hide+keyboard
Hope it’ll help, if not, you can ask StackOverflow your own question tho :p

mortfeus
3 years ago

0

Where did you get these pages tho I checked every archives of google :O. Gonna check right now.

Ps: i asked on SO but they closed my thread :(.

mortfeus
3 years ago | edited 3 years ago

0

Edit: Kivy its not compatible with Tkinter (logic) so I should re-code my program with Kivy but It will take 100 years. But thanks @Mugiwara27 for the replie.

Discussion thread has been locked. You can no longer add new posts.
1 of 4

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss