Is it possible to have AHK do something when a particular GUI control loses focus? For example, I want to update a field based on the contents of another field, but only after someone is done entering ...
I have a system tray icon for my program that has a few right click options. I would like to make one of those options the default option to launch when (left) double clicking the system tray icon its ...