User Interface Suggestions? (newbie)
Beverly Howard
bev at bevhoward.com
Wed Oct 5 17:19:38 EDT 2016
More information about the Python-list mailing list
Wed Oct 5 17:19:38 EDT 2016
- Previous message (by thread): User Interface Suggestions? (newbie)
- Next message (by thread): User Interface Suggestions? (newbie)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks for the responses... appreciated.
>> print("value value data data data", end="\r") <<
That makes sense, but it also seems to suggest that there is no other way to position the cursor prior to printing.
For example, if that line is halfway down the screen, is there any way to position the cursor two lines above it?
fwiw, I am open to creating functions if there are positioning options, both to meet the need, but, more importantly, to learn.
Beverly Howard
- Previous message (by thread): User Interface Suggestions? (newbie)
- Next message (by thread): User Interface Suggestions? (newbie)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list