Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bouncing Ball
#1
Hi,

New(ish) Python user here. I'm trying to create a (Windows) program that places a sprite (a small bouncing ball) directly on the screen, on top of any other display windows. It needs to not receive user input/keyclicks/mouse message/etc. Is there a way to do without creating it as a transparent, non-rectangular window? If I need to take the windowed route, are there any particular UI libraries that might be best for it? Thanks for any help.
Reply


Messages In This Thread
Bouncing Ball - by Fell - Feb-03-2022, 12:15 AM
RE: Bouncing Ball - by BashBedlam - Feb-03-2022, 02:53 AM

Forum Jump:

User Panel Messages

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