Python Forum
Need help making a desktop plant
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help making a desktop plant
#1
Hi,
I'm very new to python and need some advice on how to go about coding my project.

I'm trying to make a plant that will appear only my desktop, that will gradually grow when periodically watered (this would just be done by clicking on the plant).
The only progress I have so far is using "root.overrideredirect(True)" so that it just appears to be an image and not in its own window.
How can I now make it so that this image will only ever appear on the desktop, behind all other applications and also re-open itself when the "show desktop" button is pressed.

Any advice would be much appreciated Pray
Reply
#2
Show what you tried.
Reply


Forum Jump:

User Panel Messages

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