From: Dima K. <di...@se...> - 2025-06-28 22:49:10
|
Robert Arkiletian <ro...@gm...> writes: > Also tried it with tkinter (built-in python gui). Tkinter does NOT > kill the process until you switch focus back to the gui window. OK. Tkinter is bugged too, it looks like > I am, however, skeptical that this issue should be the responsibility > of pyfltk to fix. I don't know whose "responsibility" it is. But currently the applications don't work right and pyfltk can fix it. So... maybe we should? To be clear, it's not obvious to me what specifically the fix would be. But currently it's not right. > BTW are you trying to send a pyfltk process SIGINT from another > process (IPC)? I'm just pressing Ctrl-c in the console. |