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. Block Virtual keyboard popup for a particular TextField/TextArea in QML
Forum Updated to NodeBB v4.3 + New Features

Block Virtual keyboard popup for a particular TextField/TextArea in QML

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 210 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.
  • V Offline
    V Offline
    Veeresh Veer
    wrote on last edited by
    #1

    I am importing qputenv("QT_IM_MODULE", QByteArray("qtvirtualkeyboard")); to enable the VirtualKeyboard in main.cpp in my project.
    Here, How how to disable the VirtualKeyboard when TextField has active focus.
    FYI: If we use InputPanel object then we can restrict it.

    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