Results 1 to 6 of 6

Thread: virtual keyboard

  1. #1
    Join Date
    Dec 2006
    Posts
    123
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt/Embedded
    Platforms
    Unix/X11

    Smile virtual keyboard

    hi...

    has anyone implemented virtual keyboard in qt. if so can you please send me the details regarding that..?

  2. #2
    Join Date
    Jan 2006
    Location
    Alingsås, Sweden
    Posts
    437
    Thanks
    3
    Thanked 39 Times in 39 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: virtual keyboard

    You can see a simple implementation in the details of the QSignalMapper class docs here: http://doc.trolltech.com/4.2/qsignalmapper.html#details .

  3. #3
    Join Date
    Dec 2006
    Posts
    123
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: virtual keyboard

    hi..

    i'm using qt-3.3.5. is there anything equivalent to this in qt-3.3.5...?

  4. #4
    Join Date
    Jan 2006
    Location
    Kerala
    Posts
    371
    Thanks
    76
    Thanked 37 Times in 32 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: virtual keyboard

    We can't solve problems by using the same kind of thinking we used when we created them

  5. #5
    Join Date
    Dec 2006
    Posts
    123
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt/Embedded
    Platforms
    Unix/X11

    Red face Re: virtual keyboard

    hi...

    i had designed the keyboard with the pushbuttons and when i click them i'l use sendKeyEvents to send the keycodes.if i have a textedit in the same application where pushbuttons are present, i can recieve the alphabets in it. but i could not recieve it another application.i.e could not divert the letters to widget which has the current focus. i designed this application as a server .i analyzed the sendKeyEvent in the file " qwindowsystem_qws.cpp".if i press the letters from a physicall keyboard it also comes to sendKeyEvent only. but could not get the letters displayed.is there any driver i need to enable..?

    can anyone say me where i'm going wrong...? is there any information more that i need to give...?

  6. #6
    Join Date
    Dec 2006
    Posts
    123
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: virtual keyboard

    hey sorryyy unfortunately i clicked the "unhappy face" ...i want show the "unhappy face".... dnt mistake me

Similar Threads

  1. Qt/windows: how to compile program with audiere library
    By punjabikura in forum Qt Programming
    Replies: 3
    Last Post: 21st December 2009, 16:09
  2. link error for visual studio.net 2003
    By berlin in forum Newbie
    Replies: 9
    Last Post: 29th September 2006, 17:06
  3. Qt/Embedded Installation error during make
    By mahe2310 in forum Installation and Deployment
    Replies: 5
    Last Post: 7th September 2006, 05:05
  4. Replies: 2
    Last Post: 24th July 2006, 19:36
  5. virtual overloaded functions and base class function call...
    By nouknouk in forum General Programming
    Replies: 7
    Last Post: 11th March 2006, 22:26

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.