Python Forum
Exiting/killing a program with tkinter but leaving the graphic on the screen
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Exiting/killing a program with tkinter but leaving the graphic on the screen
#4
DeaD_EyE,

No. I would want a python program like your button program (but I don't need active buttons) that when it was executed by another script, it would output the "Button" (or in my case a "label" then it would terminate or be terminated but leave the "button" (in my case, jut a label) behind even though the program that produced it is gone. Think of a program like xsetbg. If my python program called it as a subprocess, it would set the background then terminate but the background would not be "unset". Now, I don't want to set a background. I just want to create a label (with text or images or both or ..) then exit leaving that label sitting on the screen.
Reply


Messages In This Thread
RE: Exiting/killing a program with tkinter but leaving the graphic on the screen - by jpezz - Apr-07-2019, 02:13 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Graphic Interface with Tkinter IgnacioMora23 0 1,801 May-27-2021, 04:35 AM
Last Post: IgnacioMora23
  [Tkinter] Noob question:Using pyttsx3 with tkinter causes program to stop and close, any ideas? Osman_P 4 5,345 Nov-14-2020, 10:51 AM
Last Post: Osman_P
  tkInter and Pillow don't display any images in GUIs - program gives errors instead SomeRandomGuy 9 10,885 Oct-29-2019, 02:57 PM
Last Post: SomeRandomGuy
  Library for graphic Gantt chart Aregmax 1 4,484 Apr-19-2019, 06:41 PM
Last Post: Larz60+
  [Tkinter] Unable to Obtain values from one Tkinter Program into another nilaybnrj 1 2,584 Aug-24-2018, 01:24 PM
Last Post: Gribouillis
  Tkinter touch screen button click ashtona 2 9,675 Apr-13-2018, 11:46 AM
Last Post: buran
  Want to see sample graphic output for python omar 3 2,993 Dec-22-2017, 08:12 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

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