Jump to content

Clicking a system tray balloon


 Share

Recommended Posts

I want the program to be able to detect if the user clicked a TrayTip.

Bumping this cuz I was looking for this sort of functionality in the past...sort of a: "Click this ballon to do something" sorta thing.

Is this feasible? Should this be posted/moved to the ideas area?

Sean Shrum :: http://www.shrum.net

All my published AU3-based apps and utilities

'Make it idiot-proof, and someone will make a better idiot'

 

Link to comment
Share on other sites

Yeah, it would be cool if they came up with a function to do that. Maybe something like:

$traytip = TrayTip("Test", "This is a test. Click to exit.", 500, 1)
While 1
  Select
  Case $msg = $traytip
    Exit
  EndSelect
WEndoÝ÷ ØêÚºÚ"µÍÌÍÝ^]H^U
    ][ÝÕÝ    ][ÝË  ][ÝÕÈÈHÝÛXÚÈÈ^]][ÝË
LJB^UÙ]XÝ[Û  ÌÍÝ^]    ][ÝÙ^]ÙÜ[I][ÝÊB[È^]ÙÜ[J
B^][[

iPod + Online calendars = iPodCALsync

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...