softinput_mode='below_target' on iOS

15 views
Skip to first unread message

bearnun

unread,
Sep 15, 2016, 7:00:26 PM9/15/16
to Kivy users support
I'm putting...:

from kivy.core.window import Window
Window.softinput_mode = 'below_target'

...into my main.py, but this doesn't seem to be changing any behaviours in the app on my iOS device.  Not sure if this is relevant, but I am also getting these messages, regardless if softinput_mode is set or not:


2016-09-15 16:46:35.354 mingyu[2219:1305308] plugin com.google.keyboard.KeyboardExtension invalidated

2016-09-15 16:46:37.278 mingyu[2219:1305309] plugin com.sogou.sogouinput.basekeyboard invalidated

2016-09-15 16:46:54.250 mingyu[2219:1305308] plugin com.google.keyboard.KeyboardExtension invalidated


Ideas?  Thank you. :)

ZenCODE

unread,
Sep 15, 2016, 10:57:58 PM9/15/16
to Kivy users support
This has only recently been added for iOS. You will need to use the latest kivy master branch for it to work, or wait for 1.9.2...

Thanks

bearnun

unread,
Sep 18, 2016, 4:38:51 PM9/18/16
to Kivy users support
Thanks fro your help. :)
Reply all
Reply to author
Forward
0 new messages