[maemo-developers] Qt/hildon input integration ?

From: Antonio Aloisio antonio.aloisio at gmail.com
Date: Wed Jun 3 18:28:45 EEST 2009
Ok Now It's make sense.
Actually I fixed it several months ago (in Qt/C++).
this video confirm what I'm saying:
http://www.youtube.com/watch?v=h37zNFSGSqA
I have the VKB enabled on my device, and I click the GV all the time...

The input method use this test to know if an item (GV or WevKit) can receive
text or not.

enabled=  (w->inputMethodQuery(Qt::ImCursorPosition).isNull() !=

w->inputMethodQuery(Qt::ImCurrentSelection).toString().isEmpty());

where w is the focused widget. If this fails for you it means that it fails
for webkit too in python...



On Wed, Jun 3, 2009 at 5:49 PM, Attila Csipa <maemo at csipa.in.rs> wrote:

> On Wednesday 03 June 2009 15:11:31 Antonio Aloisio wrote:
> > Yeah that's very very very strange. because It should pop up the VKB....
> > hey just a moment have you enabled the Virtual Keyboard usage from the
> > control panel?
>
> Err, you're correct, I keep it disabled (not a great fan of virtual
> keyboards). I just tried enabling it, and sure enough, the VKB popped up on
> a
> closed slider when tapping on a QGraphicsTextItem. So it's a bit worse than
> I
> originally thought :( Off to file a bug report then...
>
>


-- 

Mark Twain <http://www.brainyquote.com/quotes/authors/m/mark_twain.html>  -
"There is no sadder sight than a young pessimist."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20090603/c6b7120f/attachment.htm 
More information about the maemo-developers mailing list