Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Receive Input on Same Line?
#3
(Jan-13-2024, 09:24 PM)johnywhy Wrote: How to receive input on the same line, without clearing the rest of the terminal?

I used Blessed for this project and I've had no reports that it does not work on a MS Windows OS, but maybe that's because no one has tried it. If you do try it, then maybe you could report back and let me know if it works okay for you? That's assuming that you are using a MS Windows OS; I know for sure that my app works fine on at least two Linux distros, and as I see no reason why it would fail to work on most (if not all) Linux distros.
Gribouillis and johnywhy like this post
Sig:
>>> import this

The UNIX philosophy: "Do one thing, and do it well."

"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse

"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein
Reply


Messages In This Thread
Receive Input on Same Line? - by johnywhy - Jan-13-2024, 09:24 PM
RE: Receive Input on Same Line? - by deanhystad - Jan-14-2024, 01:45 PM
RE: Receive Input on Same Line? - by rob101 - Jan-14-2024, 03:25 PM
RE: Receive Input on Same Line? - by johnywhy - Jan-15-2024, 12:18 AM
RE: Receive Input on Same Line? - by johnywhy - Jan-15-2024, 10:43 PM
RE: Receive Input on Same Line? - by deanhystad - Jan-15-2024, 10:53 PM
RE: Receive Input on Same Line? - by johnywhy - Jan-15-2024, 11:13 PM
RE: Receive Input on Same Line? - by rob101 - Jan-16-2024, 02:47 AM
RE: Receive Input on Same Line? - by johnywhy - Jan-16-2024, 03:45 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Βad Input on line 12 Azdaghost 5 1,547 Apr-19-2025, 10:22 PM
Last Post: Azdaghost
  How to receive rtmp video in Python? aksdjfh 0 513 Feb-27-2025, 02:58 PM
Last Post: aksdjfh
  How to revert back to a previous line from user input Sharkenn64u 2 1,293 Dec-28-2024, 08:02 AM
Last Post: Pedroski55
  Guidance for the basic concept send/receive a heartbeat signal StefanL38 1 1,950 Jun-09-2024, 05:31 PM
Last Post: Gribouillis
  How to continuously receive messages until specified to stop using Bleak jacobbreen25 3 4,459 Dec-28-2022, 04:25 PM
Last Post: jacobbreen25
  How can I add an end line character after every value that I receive? GiggsB 11 9,196 Mar-06-2022, 08:51 PM
Last Post: GiggsB
  How to receive webcam capture on spout? buzzdarkyear 2 3,800 Jan-12-2022, 02:26 PM
Last Post: buzzdarkyear
  How to input & output parameters from command line argument shantanu97 1 3,829 Apr-13-2021, 02:12 PM
Last Post: Larz60+
  How to make input come after input if certain line inserted and if not runs OtherCode Adrian_L 6 4,941 Apr-04-2021, 06:10 PM
Last Post: Adrian_L
  Multi-line console input lizze 4 3,844 Dec-26-2020, 08:10 AM
Last Post: lizze

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020