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. Qt::Key_Up, Qt::Key_Down, Qt::Key_Left, Qt:Key_Right - Windows Platform Problem
Forum Update on Monday, May 27th 2025

Qt::Key_Up, Qt::Key_Down, Qt::Key_Left, Qt:Key_Right - Windows Platform Problem

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.3k Views
  • 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.
  • M Offline
    M Offline
    marco88
    wrote on last edited by
    #1

    Hello guys,

    Catching key events is not a problem on a Mac, everything works as expected,the same code on Windows runs fine, but not for the arrow keys!

    What happens? Pressing any of the four arrow keys does not trigger any event, because Windows thinks i want to navigate through the buttons of my application!

    It's like when you don't have a mouse and you are force to use only the keyboard and you use the arrows for change the current "active" button of an application...
    Any solution to this problem? Is this a known problem?

    Platform: Qt 5.3.2 / Qt 5.4 - Windows 8.1 64 bit

    Thanks

    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