Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Simulating a KeyBoardPress system wide in Qt?
Forum Updated to NodeBB v4.3 + New Features

Simulating a KeyBoardPress system wide in Qt?

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vezprog
    wrote on last edited by
    #1

    Edit: I have looked a Virtual Keyboard, but I am just looking for some advice on where to start and what Qt classes will be needed.

    I have searched a little bit online for this to see if it is possible.

    For example, if someone were to make an onscreen keyboard for a touch screen PC. If I press A on the keypad designed in Qt, no matter what application has the focus, it would put an A into the current text being edited...So say i have google chrome up, and I want to type in a web address, can I use the Qt onscreen keyboard to do this?

    Thank you! :)

    1 Reply Last reply
    0
    • E Offline
      E Offline
      elephanten
      wrote on last edited by
      #2

      Maybe you should look for ways of posting windows messages or something like that. Because anyway if you want it to be system-wide your code will be platform-specific.

      1 Reply Last reply
      0
      • V Offline
        V Offline
        vezprog
        wrote on last edited by
        #3

        I suppose that would be fine. I am looking into making an onscreen keyboard, I am not sure if Qt is the logical framework to use.

        Thanks for your input.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved