Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. Developping in the Creator - embedded Terminal has no full keyboard processing
Qt 6.11 is out! See what's new in the release blog

Developping in the Creator - embedded Terminal has no full keyboard processing

Scheduled Pinned Locked Moved Unsolved Qt for Python
4 Posts 2 Posters 682 Views 2 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.
  • Andy314A Offline
    Andy314A Offline
    Andy314
    wrote on last edited by Andy314
    #1

    input()
    The script reacts not on the Enter-key and I get only a new line in the terminal.

    Whats the problem ?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      It's not really an embedded terminal, just console output.

      Go to Projects-><your active kit>->Run and select "Run in terminal" to run the app in a real terminal.

      (Z(:^

      Andy314A 1 Reply Last reply
      2
      • sierdzioS sierdzio

        It's not really an embedded terminal, just console output.

        Go to Projects-><your active kit>->Run and select "Run in terminal" to run the app in a real terminal.

        Andy314A Offline
        Andy314A Offline
        Andy314
        wrote on last edited by Andy314
        #3

        Hello @sierdzio !

        Ok, the "Run in terminal" works but it is not comfortable for developing.
        Does not work the keyboard input in the "console output" on principle ?
        The advantage of it is the very usefull integrated link to the the error line.

        Do you know a comfortable way for the Creator the for both features (Keybord input AND error-links) like in Visual Studio Code.

        sierdzioS 1 Reply Last reply
        0
        • Andy314A Andy314

          Hello @sierdzio !

          Ok, the "Run in terminal" works but it is not comfortable for developing.
          Does not work the keyboard input in the "console output" on principle ?
          The advantage of it is the very usefull integrated link to the the error line.

          Do you know a comfortable way for the Creator the for both features (Keybord input AND error-links) like in Visual Studio Code.

          sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          @Andy314 said in Developping in the Creator - embedded Terminal has no full keyboard processing:

          Hello @sierdzio !

          Ok, the "Run in terminal" works but it is not comfortable for developing.
          Does not work the keyboard input in the "console output" on principle ?
          The advantage of it is the very usefull integrated link to the the error line.

          Do you know a comfortable way for the Creator the for both features (Keybord input AND error-links) like in Visual Studio Code.

          Nope, I don't think Qt Creator supports such use case. You can try suggesting it on Qt bugtracker.

          (Z(:^

          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