[Qt-interest] How to create a virtual on-screen keyboard application, a mouse click or a drag to create signals

AKS aungkyas at gmail.com
Thu Nov 3 11:56:05 CET 2011


Hi Jonathan

Thanks and I will try. Cheers!

On 11/3/11, Jonathan Greig <redteam316 at gmail.com> wrote:
> 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
>



More information about the Qt-interest-old mailing list