Jump to content

TrayTip doesn't work anymore


Recommended Posts

Hi,

in none of my scripts the TrayTip works, even the example script in the helpfile doesn't show a TrayTip anymore :D

Like this script:

TrayTip("I'm a title", "I'm the message", 5, 1)
MsgBox(4096,"", "Press OK to see another tip.")
TrayTip("clears any tray tip","",0)
TrayTip("", "A different tray tip.", 5)
Sleep(5000)

I can hear the sound of the balloon, but it doesn't show up, it just shows the messagebox :S

I've Windows XP Home and AutoIt Beta v3.1.1.126 (beta)

What should i do now? :D

Programs so far:Teh Serializer - Search for licenses for Nero - Windows - Office - Alcohol etc.
Link to comment
Share on other sites

  • Moderators

Works for me with .126 XP Pro SP2. Are you sure your not using #NoTrayIcon or Opt('TrayIconHide', 1)?

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

Works for me with .126 XP Pro SP2. Are you sure your not using #NoTrayIcon or Opt('TrayIconHide', 1)?

I can make a screenshot, just a sec :D

//Edit: Screenshot http://img218.imageshack.us/img218/3387/traytip3aw.jpg

Edited by Noobster24
Programs so far:Teh Serializer - Search for licenses for Nero - Windows - Office - Alcohol etc.
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...