Virtual Keyboard

bluscape
I'm using Qt with ptxdist (linux). I need a virtual keyboard for my Qt app.
Is there any built in vkeyboard drivers or will I have to install one?

If I need to install one, where can I get a nice one and how do I add it to
the ptxdist?

Thank you

Juergen Beisert
google for "virtual keyboard Qt":
 http://qt-apps.org/content/show.php?content=107388
 http://qt-apps.org/content/show.php/Widget Virtual Keyboard?content=111054
 http://qt-apps.org/content/show.php/Virtual+Keyboard+Tools?content=117703

*Baby*
Hello,

Currently, I'm developping a virtual Keyboard that is more suitable for
embedded devices.

Take a look :

http://ultimatewebfree.kinssha.org/index.php/miniosmenu

bluscape
Hi Baby,

Looks good, but where can I download it?

Thanks

bluscape
OK, found it.

Very nice keyboard for embedded systems!
How can I display the keyboard at the bottom of the display.
I already have a MainWindow so I cant create another QVBoxLayout.

*Baby*
If you speak about my virtual keyboard.

It's simple, juste move and resize the keyboard with the QWidhet function.
It's a widget.

Vigneshkumar Sridharan
http://ultimatewebfree.kinssha.org/index.php/miniosmenu

Vigneshkumar Sridharan
Hi http://ultimatewebfree.kinssha.org/index.php/miniosmenu
This link is not working . We are in a serious situation to give a virtual
keyboard feature to our ARM board (We are using AM3354 Processor from TI).
Please help us.....

*Baby*
Find the new URL here:

http://sigmapic.free.fr/index.php?option=com_content&view=article&am...

Chi
Thank Baby, this is what I'm looking for:)