Is there a way to monitor an app running so that if it is minimized or closed I will be notified? This is nothing nerfarious, I just want to have an app running on my computer but people keep closing it to use my computer when I am not around. Irritating really
feedback
|
|
Find the process id of your app with
| |||
|
feedback
|
|
My best guess is that this is not possible, and is certainly not cross-platform, unless you write an application in Perl. For this, I would suggest the Prima toolkit as it is a cross-platform Perl GUI toolkit that is easy to install. Having a Prima application respond to a minimization or close event should be easy enough. | ||||
|
feedback
|