Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. TextInput and inputMethodHints
Forum Updated to NodeBB v4.3 + New Features

TextInput and inputMethodHints

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 1.1k Views 2 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.
  • M Offline
    M Offline
    mrdebug
    wrote on 9 May 2015, 17:26 last edited by
    #1

    I'm trying to set up inputMethodHints to Qt.ImhFormattedNumbersOnly but I haven't got any effect. Have I to enable it in some way?

    Need programmers to hire?
    www.labcsp.com
    www.denisgottardello.it
    GMT+1
    Skype: mrdebug

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mrdebug
      wrote on 10 May 2015, 08:06 last edited by
      #2

      Seems to work with Android but not on a Linux machine.

      Need programmers to hire?
      www.labcsp.com
      www.denisgottardello.it
      GMT+1
      Skype: mrdebug

      ? 1 Reply Last reply 10 May 2015, 13:41
      0
      • M mrdebug
        10 May 2015, 08:06

        Seems to work with Android but not on a Linux machine.

        ? Offline
        ? Offline
        A Former User
        wrote on 10 May 2015, 13:41 last edited by
        #3

        @mrdebug Maybe you missunderstood what QInputMethod is actually good for? The documentation says:

        QInputMethod is used by the text editors for integrating to the platform text input methods and more commonly by application views for querying various text input method-related information like virtual keyboard visibility and keyboard dimensions.

        It's not meant to do input filtering / validation.

        1 Reply Last reply
        0

        1/3

        9 May 2015, 17:26

        • Login

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