hi,
i'm trying to use virtual keyboard on my application, but i don't know how to show them.
I have use any kind of input control, but when i click into control the keyboard does not appear.
What do I have to do?
thanks
giu_sca
hi,
i'm trying to use virtual keyboard on my application, but i don't know how to show them.
I have use any kind of input control, but when i click into control the keyboard does not appear.
What do I have to do?
thanks
giu_sca
EditFocusable widgets should automatically launch virtual keyboard (if the underlaying OS supports it - won't happen with 3.x or devices with HW keyboard), but if for some reason the vkb
does not appear, you could try to send QEvent::RequestSoftwareInputPanel event. This should force the vkb to appear (unless of course someone is filtering out the event).
Are you testing this within the Qt simulator? AFAIK, simulator does not support virtual keyboard.
Yes, i'm testing my application on QT simulators.
Next week i should have a device.
You can use RDA for remote testing on a device already this week, if you wish: http://www.forum.nokia.com/Devices/R...device_access/