Jump to content

Recommended Posts

Posted (edited)

Hi,
Here is an UDF to create, delete, set the icon and state, tooltip and tip for your notify icons.

The main advantage is that you can handle mouse events as you want, there is no default events.
You can create fully customised notifyicons/tooltips.

Thanks to Holger Kotsch for his ModernMenu UDF.
 
Note :
Breaking changes ! Please use the 1.2+ version.

Functions :

  Reveal hidden contents



Attachments :
Example + UDF :
AutoIt v3.3.10.0+ NotifyIcon_1.2.zip
TrayIconEx_1.1.zip
AutoIt v3.3.8.0+ TrayIconEx.zip & Requirements : >WinAPIEx UDF.

As usual, enjoy !

Edited by FireFox
Posted

Nice UDF and good use of WinAPIEx.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

  • 11 months later...
Posted

Still a nice UDF. Thanks.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

  • 1 month later...
Posted (edited)
  On 3/14/2013 at 10:36 PM, guinness said:

Nice UDF

 

  On 2/23/2014 at 2:27 AM, FireFox said:

Updated UDF to the new autoit stable version.

 

  On 2/23/2014 at 11:18 AM, guinness said:

Still a nice UDF

 

hehe :)

 

Thank you FireFox for creating this UDF.

 

BTW:

Is it possible to add support for the TrayTip to get MouseClicks?

So the developer can know if the user clicked the TrayTip, and then perform some operation..

 

Also:

The ZIP contains an EXE?

Why not simply the files themselves?

Edited by Zohar
Posted

  On 4/13/2014 at 1:53 PM, Zohar said:

BTW:

Is it possible to add support for the TrayTip to get MouseClicks?

So the developer can know if the user clicked the TrayTip, and then perform some operation..

Sure, I will take a look at it, thanks for the suggestion.

  On 4/13/2014 at 1:53 PM, Zohar said:

Also:

The ZIP contains an EXE?

Why not simply the files themselves?

The zip size is 4.01KB, do you really think there's an EXE inside ?

Br, FireFox.

Posted (edited)

I followed MSDN documentation and rewritten the whole UDF, that fixed some incorrect code.

I also added the support for a customized tooltip.

Edit : I don't know why the tooltip does not display in WinXP, maybe it's caused by the new struct. Anyway, WinXP should not be used :)

Edited by FireFox
  • 3 months later...
Posted
  On 4/14/2014 at 11:05 AM, FireFox said:

Edit : I don't know why the tooltip does not display in WinXP, maybe it's caused by the new struct. Anyway, WinXP should not be used :)

 

:(

I use WindowsXP..

And not plan to leave it in the coming years..

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
×
×
  • Create New...