PcExpert Posted May 29, 2007 Posted May 29, 2007 Hi all, How to make a traytip being displayed until the user presses the X icon. Tried it without a timeout but then it doesn't display it. Example User reads message in traytip User presses the X icon The traytip dissapears The script continues Thanks!
Gif Posted May 29, 2007 Posted May 29, 2007 (edited) Hi all,How to make a traytip being displayed until the user presses the X icon. Tried it without a timeout but then it doesn't display it. ExampleUser reads message in traytipUser presses the X iconThe traytip dissapearsThe script continuesThanks!sorry wrong script , missunderstood!!! Edited May 29, 2007 by c4nm7
Skruge Posted May 30, 2007 Posted May 30, 2007 Take a look at the function I posted here: http://www.autoitscript.com/forum/index.ph...st&p=344606That will wait until the user clicks the TrayTip, it times out, or any other Tray Tip appears (because only one can be visible).Keep in mind that the supported range is 30 seconds, but I've seen some last shorter and in other cases, longer.No TrayTip will be "Infinite", though. If you really want that level of control, you're better off building your own GUI. [font="Tahoma"]"Tougher than the toughies and smarter than the smarties"[/font]
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