Is there any option to detect by application that user is pressing buttons when it's minimized to tray via Tray Icon object?
It doesn't work for both build in Key Pressed and Control X object (app must be visible and active for them to work).
Printable View
Is there any option to detect by application that user is pressing buttons when it's minimized to tray via Tray Icon object?
It doesn't work for both build in Key Pressed and Control X object (app must be visible and active for them to work).
"Key object" can do it. ;)
Cheers LB! I knew that there is something but I wasn't using MMF for such projects for a long time :) Hopefully I will finish my app later on today.