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
Forum Updated to NodeBB v4.3 + New Features

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

Scheduled Pinned Locked Moved Unsolved Qt for Python
4 Posts 2 Posters 468 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.
  • A Offline
    A Offline
    Andy314
    wrote on 15 Mar 2021, 14:29 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
    • S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 16 Mar 2021, 06:17 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(:^

      A 1 Reply Last reply 16 Mar 2021, 06:44
      2
      • S sierdzio
        16 Mar 2021, 06:17

        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.

        A Offline
        A Offline
        Andy314
        wrote on 16 Mar 2021, 06:44 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.

        S 1 Reply Last reply 16 Mar 2021, 06:49
        0
        • A Andy314
          16 Mar 2021, 06:44

          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.

          S Offline
          S Offline
          sierdzio
          Moderators
          wrote on 16 Mar 2021, 06:49 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

          1/4

          15 Mar 2021, 14:29

          • Login

          • Login or register to search.
          1 out of 4
          • First post
            1/4
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved