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. Change return key on iOS keyboard

Change return key on iOS keyboard

Scheduled Pinned Locked Moved Mobile and Embedded
5 Posts 3 Posters 2.6k 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
    Max13
    wrote on last edited by
    #1

    Hello all !

    I'm beginning to dev on iOS with Qt, I have a dead simple QTextEdit with default options. I'm connecting QTextEdit::returnPressed(void) to a slot which deletes the QTextEdit content.

    The problem is that the blue "return" button on iOS is set (apparently by default) to "Terminé" (I don't know the equivalent in english) which only close the on-screen keyboard. Is there an option or a way to change the "return" button behaviour, to something like "line break" or "submit" or else please?

    Thanks for your help.

    We all have started by asking questions. Then after some time, we can begin answering them.

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

      Hi,

      iOS being relatively new and this question might be going low-level, I think you should rather ask this on the interest mailing list, you'll find there Qt's developers/maintainers (this forum is more user oriented)

      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
      • G Offline
        G Offline
        g00dnight
        wrote on last edited by
        #3

        [quote author="Max13" date="1388839071"]Is there an option or a way to change the "return" button behaviour, to something like "line break" or "submit" or else please?[/quote]

        Hi! Did you find the solution? Could you please describe it here?

        1 Reply Last reply
        0
        • M Offline
          M Offline
          Max13
          wrote on last edited by
          #4

          [quote author="g00dnight" date="1404396098"]Did you find the solution? Could you please describe it here?
          [/quote]

          Not a clue yet... Here is "the thread":http://lists.qt-project.org/pipermail/interest/2014-January/010460.html.

          We all have started by asking questions. Then after some time, we can begin answering them.

          1 Reply Last reply
          0
          • G Offline
            G Offline
            g00dnight
            wrote on last edited by
            #5

            Thanks for letting me know!

            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