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. Adding custom layout to qt virtual keyboard
Forum Updated to NodeBB v4.3 + New Features

Adding custom layout to qt virtual keyboard

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 504 Views 1 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
    manny_lp
    wrote on last edited by
    #1

    Hi all,
    I am creating a Qt Qml application which has a simple Text field and Input panel.
    I am trying to override the default virtual keyboard layout, by using QT_VIRTUALKEYBOARD_LAYOUT_PATH environment variable as follows:
    qputenv("QT_VIRTUALKEYBOARD_LAYOUT_PATH",":/layouts");
    layouts folder contains en_GB subfolder having qml files of keyboard layout.
    When I run the application I am not seeing the keyboard!!
    Any solution??
    (I have attached the image showing where you can see layout folder location)Screenshot from 2020-10-13 15-35-01.png

    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