Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Control over the screen
#1
I would like to (start to try) to create a simple screensaver with Python (on Linux).
I want initially something simple, say, to display a text (say "HELLO") in the middle of the screen.
So my question is: How to I take control over the screen in Python? How do I simply display some text on black background (not maximized window, but all black screen with simple text)?
Reply
#2
check out: https://stackoverflow.com/questions/1318...uttons-and
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  wn = turtle.screen() AttributeError: module 'turtle' has no attribute 'screen' Shadower 1 6,123 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