T
Tom Rahav
Hi,
I would like to develop an application that runs in the system's tray and
whenever the user clicks CTRL+Right Click (mouse) on a file or folder, my
application will pop-up on that file or folder with relevant menu. For
example, if the user clicks CTRL+Right Click on a file called "Test.txt", my
application will pop-up with a new containing: "Copy to different location",
"Open with textpad", etc.
I thought about adding context menu for my application, but I need some more
"power" within this menus.
How can I "track" the keyboard/mouse events while running in the tray and
popping up the menu next to the file/folder icon?
Thanks!
Tom.
I would like to develop an application that runs in the system's tray and
whenever the user clicks CTRL+Right Click (mouse) on a file or folder, my
application will pop-up on that file or folder with relevant menu. For
example, if the user clicks CTRL+Right Click on a file called "Test.txt", my
application will pop-up with a new containing: "Copy to different location",
"Open with textpad", etc.
I thought about adding context menu for my application, but I need some more
"power" within this menus.
How can I "track" the keyboard/mouse events while running in the tray and
popping up the menu next to the file/folder icon?
Thanks!
Tom.