Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    PlatformCustomSoftwareInputPanel: - aviable for TextField but not for TextArea ?

    QML and Qt Quick
    1
    1
    1510
    Loading More Posts
    • 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
      redex last edited by

      Hi!

      I wan't to create a customized virtual keyboard with only 6 Buttons for a Multiline Textbox.

      There is a very useful property at a single Line TextField called platformCustomSoftwareInputPanel.
      I'm able to define there a own Component with the Buttons I need. Very comfortable.

      Sadly TextField provides only a Single Line Textbox. But I need Multiline like at TextArea. But sadly there ist the property platformCustomSoftwareInputPanel missing.

      Is this a bug, am I making something wrong? Any hints?

      Kind regards,
      redex

      1 Reply Last reply Reply Quote 0
      • First post
        Last post