[Qt-interest] How to create a virtual on-screen keyboard application, a mouse click or a drag to create signals
Jonathan Greig
redteam316 at gmail.com
Wed Nov 2 19:03:14 CET 2011
Do you mean that the mouse cursor is changing to a hand or similar? If
that's what you mean, you need to use setCursor from the QGraphicsItem or
QGraphicsView.
- Swyped from my droid.
On Nov 2, 2011 6:47 AM, "AKS" <aungkyas at gmail.com> wrote:
Hi
I have been working on a HMI based on Qt. Doing well. But I want to add
a virtual on screen keyboard so that when the user click a button then the
events (signals) will be generated. I have developed a virtual keyboard on
screen using QGraphics Scence, QGraphicsView and QGraphicsItem. But
when I hover mouse on keypad I do not get the mouse sign. I will be glad
to hear someone has faced similar problems and solved it already. Thanks!
Rgds
Aung
_______________________________________________
Qt-interest mailing list
Qt-interest at qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20111102/36a8554a/attachment.html
More information about the Qt-interest-old
mailing list