Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Override Keyboard Layout

    General and Desktop
    2
    3
    811
    Loading More Posts
    • 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.
    • S
      soroush last edited by

      Can I override system keyboard layout in Qt application in Windows? I want to change some character codes for keymaps. The basic problem is that SHIFT+SPACE does not put ZWNJ (U+200C) in Qt text engine (Standard Persian layout has 200C for SHIFT+SPACE and it's working in all places except Qt application).

      This is certainly a bug, but I can't wait for patch versions. I need to to this manually.

      Qt version: 5.3.1
      Operating system: Windows (XP upto 8)

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        Then you should ask that question on the qt IRC channel and/or Qt interest mailing list. You'll find there Qt's developers/maintainers. This forum is more user oriented

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 0
        • S
          soroush last edited by

          I tried both "Stack Overflow":https://stackoverflow.com/questions/24710704/override-keyboard-map-in-qt-application and "Mailing List (interest)":http://lists.qt-project.org/pipermail/interest/2014-July/012970.html. Nobody is interested in the issue. I'm going to file a bug report.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post