Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to enable HandWriting on example of virtual keyboard
Forum Updated to NodeBB v4.3 + New Features

How to enable HandWriting on example of virtual keyboard

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 139 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.
  • K Offline
    K Offline
    KaviLin
    wrote on last edited by
    #1

    I'm trying to implement an app with feature HWR (handwriting recognize) on Win10/Linux.
    After open examples (Qt Quick Virtual Keyboard - Basic Example ),
    I found that HWR didn't appear in virtual keyboard. and also the fullscreen HWR is not working either when I set HandwritingInputPanelvisible forcibly.

    the following is my config in basic.pro

    CONFIG += link_pkgconfig disable-desktop myscript lang-all
    

    Here are two questions need to help to solve.

    1. how should I modify so that I can enable HWR in examle project.
    2. Do I need to rebuild qtvirtualkeyboard to enable myscript sdk and put the output lib into plugin of my QT_INSTALL_PATH. base on https://doc.qt.io/qt-5/qtvirtualkeyboard-build.html#

    Thanks.

    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