Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change on-screen text
#6
(Jun-08-2018, 12:21 PM)Panda Wrote:
(Jun-07-2018, 09:36 PM)Grok_It Wrote: Are you talking about the text in the shell or command prompt?
Yes

I ask because perhaps your application has exceeded the capabilities of the console. I'd consider using tkinter to make a GUI application. Otherwise, curses is the way to go.
Reply


Messages In This Thread
Change on-screen text - by Panda - Jun-07-2018, 06:11 PM
RE: Change on-screen text - by Grok_It - Jun-07-2018, 09:36 PM
RE: Change on-screen text - by micseydel - Jun-07-2018, 10:07 PM
RE: Change on-screen text - by killerrex - Jun-07-2018, 11:05 PM
RE: Change on-screen text - by Panda - Jun-08-2018, 12:21 PM
RE: Change on-screen text - by Grok_It - Jun-08-2018, 03:19 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How can I write formatted (i.e. bold, italic, change font size, etc.) text to a file? JohnJSal 12 28,117 Feb-13-2025, 04:48 AM
Last Post: tomhansky
  Turtle.setpos() vs text position on screen query ElectronWrangler 0 3,127 Nov-26-2022, 02:39 AM
Last Post: ElectronWrangler
  ANSI not working for change of text colors BliepMonster 10 7,348 Nov-10-2022, 09:28 AM
Last Post: BliepMonster
  find some word in text list file and a bit change to them RolanRoll 3 2,387 Jun-27-2022, 01:36 AM
Last Post: RolanRoll
  Change Text Size in Console? ShakeyPakey 9 15,261 Dec-09-2021, 02:51 AM
Last Post: drvlwho
  [split] Change Text Size in Console? CodingKid 1 2,513 Jul-20-2021, 02:47 PM
Last Post: deanhystad
  change a text file Blue Dog 5 3,704 Aug-04-2020, 05:51 AM
Last Post: DeaD_EyE
  Use of input function to change screen background color in Turtles Oldman45 3 8,281 Jul-10-2020, 09:54 AM
Last Post: Oldman45
  Change Text Color Output in Python bluethundr 2 9,653 Mar-06-2019, 10:23 PM
Last Post: bluethundr
  wn = turtle.screen() AttributeError: module 'turtle' has no attribute 'screen' Shadower 1 7,217 Feb-06-2019, 01:25 AM
Last Post: woooee

Forum Jump:

User Panel Messages

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