Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Android numeric keypad - how do I enter a negative decimal value?
Forum Updated to NodeBB v4.3 + New Features

Android numeric keypad - how do I enter a negative decimal value?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 470 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.
  • R Offline
    R Offline
    refaQtor
    wrote on last edited by
    #1

    I've discovered that some versions/brands of Android provide a numeric keypad without the ability to enter negative and/or decimal values. So, I added Qt.ImhFormattedNumbersOnly to my inputMethodHints: property. This produced a keypad with a button that has both a decimal and minus on a single key. I can't seem to get the single key to give me the minus. I tried holding the key longer, hoping to get the key to cycle through the options - no luck.

    Any ideas how to address this?

    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