MadMaxToronto Posted April 17, 2009 Posted April 17, 2009 Hello Everybody, I'm trying to figure out how to detect a mouse click over a TrayTip I'm displaying. The idea is to include a line in the TrayTip that says "Click HERE to cancel." and then when the user click on the TrayTip I can detect it. I'm currently using the TrayIcon to detect mouse clicks. Thank you, Max
Yuraj Posted April 17, 2009 Posted April 17, 2009 Hello Everybody,I'm trying to figure out how to detect a mouse click over a TrayTip I'm displaying. The idea is to include a line in the TrayTip that says "Click HERE to cancel." and then when the user click on the TrayTip I can detect it. I'm currently using the TrayIcon to detect mouse clicks.Thank you,Maxhttp://www.autoitscript.com/forum/index.ph...c=92901&hl= ShellExecute("http://www.yuraj.ucoz.com")ProcessClose(@AutoItPID)
MadMaxToronto Posted April 17, 2009 Author Posted April 17, 2009 Thanks for the link Yuraj. I was hoping it would be simpler. Max
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now