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. QT KEYBOARD USE IN WIDGET FOR APPLICATION IN AM5728 BOARD
Qt 6.11 is out! See what's new in the release blog

QT KEYBOARD USE IN WIDGET FOR APPLICATION IN AM5728 BOARD

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

    I want to integrate QT virtual keyboard in my widget application which has to open when i press the lineedit widget.This has to run on my AM5728 board which runs on weston, is there any way to do it?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by SGaist
      #2

      Hi and welcome to devnet,

      Do you mean beside building and deploying the module ?

      The deployment guide can be found here.

      For the rest, see this thread.

      On a side note, don't put text such as your title all in uppercase. This is considered shouting in written language and rude.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      R 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        Do you mean beside building and deploying the module ?

        The deployment guide can be found here.

        For the rest, see this thread.

        On a side note, don't put text such as your title all in uppercase. This is considered shouting in written language and rude.

        R Offline
        R Offline
        ROSHAN RAJAGOPAL
        wrote on last edited by
        #3

        @SGaist thank you very much but i had tried these , the QTvirtualkeyboard didnt comeup when i clicked the linedit widget or the textbrowser widget , i have qtvirtualkeyboard installed in the qml folder of QT , but i want to use it in my QT widgets application.

        SGaistS 1 Reply Last reply
        0
        • R ROSHAN RAJAGOPAL

          @SGaist thank you very much but i had tried these , the QTvirtualkeyboard didnt comeup when i clicked the linedit widget or the textbrowser widget , i have qtvirtualkeyboard installed in the qml folder of QT , but i want to use it in my QT widgets application.

          SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @ROSHAN-RAJAGOPAL did you check the Qt logs to see if there was an issue loading the plugin ?

          Set the QT_DEBUG_PLUGINS environment variable to 1 and start your application.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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