Python Forum
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
a script i want...
#4
The code there was just an example. display_screen would be whatever you name your window.

eg display_screen = pg.display.set_mode((800, 600)) would open a 800 pixel by 600 pixel window.

For images you'll have to have a pygame window. I don't know what you mean background process or process id. I was just thinking you wanted to have python show an image, you type in some information and then it goes to the next.
Reply


Messages In This Thread
a script i want... - by Skaperen - Apr-12-2020, 05:38 AM
RE: a script i want... - by michael1789 - Apr-12-2020, 09:12 PM
RE: a script i want... - by Skaperen - Apr-13-2020, 12:00 AM
RE: a script i want... - by michael1789 - Apr-13-2020, 01:44 AM
RE: a script i want... - by snippsat - Apr-13-2020, 02:37 PM
RE: a script i want... - by Skaperen - Apr-14-2020, 01:23 AM
RE: a script i want... - by snippsat - Apr-13-2020, 06:58 PM

Forum Jump:

User Panel Messages

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