Qt Virtual Keyboard (Enterprise) - Is preloading possible?
-
Good afternoon,
I apologize if this has been addressed before, but I cannot determine how best to approach preloading the Qt Virtual Keyboard. On the first use of the keyboard, there is a noticeable (~2 second) delay before it appears on screen. After that, it appears almost instantaneously. The computer I'm developing on is significantly faster than my target device, so I'm a little worried about the delay on the device.
Is there any way to force the keyboard to load programmatically prior to when it will be used?
Thank you.