Results 1 to 9 of 9

Thread: Windows 7 tablet--how to get virtual keyboard for text entry?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2012
    Posts
    219
    Thanks
    28
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Windows 7 tablet--how to get virtual keyboard for text entry?

    I'm just now deploying my Qt application on a Windows 7 tablet. I expected the virtual keyboard to come up whenever I touched something like an entry box, but nothing happens.

    Is there something easy I can do to get the virtual keyboard (or numeric keypad) to come up, or do I need to do my own widgets for this that are only used for specific platforms (that don't have physical keyboards).

    Thanks,

    Dave Thomas

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,360
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Windows 7 tablet--how to get virtual keyboard for text entry?

    You need a working input context plugin. I don't know if Qt provides one for Win7 tablets. If not, either search the net or implement your own.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Jun 2012
    Posts
    219
    Thanks
    28
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Windows 7 tablet--how to get virtual keyboard for text entry?

    No clue what a "working input context plugin" is, but I like learning new things. If it's a big deal, I can just do my own widget that comes up when the entry boxes (or equivalent) are clicked.

    Thanks!

    Dave Thomas

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,360
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Windows 7 tablet--how to get virtual keyboard for text entry?

    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Disable keyboard input for spinbox entry
    By babygal in forum Qt Programming
    Replies: 8
    Last Post: 2nd December 2016, 01:06
  2. Show virtual keyboard in Windows 8
    By jh in forum Qt Programming
    Replies: 2
    Last Post: 4th February 2013, 23:10
  3. How to get the virtual keyboard?
    By ramesh.bs in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 2nd June 2010, 11:58
  4. Virtual Keyboard?
    By augusbas in forum Qt for Embedded and Mobile
    Replies: 3
    Last Post: 14th July 2009, 08:55
  5. virtual keyboard
    By sar_van81 in forum Qt Programming
    Replies: 5
    Last Post: 22nd December 2006, 13:40

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.