Jump to content

libNotif : Toasts notification


matwachich
 Share

Recommended Posts

Little update: (not yet clickable sorry)

Simplification, and the possibility to position the toast in all screen corners ($LBNOTIF_CFG_POSITION).

----------

Hi all!

A small library that helps you display toast notifications. It is inspired from Melba23's Toast.au3 but it's a little bit different.

It is simpler (no title bar, no image, simpler code), more customizable (animations) and you can add text to an already displayed notification (it will adapt to the new text).

There is a small example in the archive. Hope it will be usefull :)

libNotif.zip

Edited by matwachich
Link to comment
Share on other sites

Not yet :P

Clickable link isn't gonna be simple. But catching a click on the entire notification must be easy.

Edit: mmmmmm, not as easy as I thought first. Catching a left click or double-click is easy, but I want to make difference between right, middle ans left click.

Edited by matwachich
Link to comment
Share on other sites

  • 1 year later...

Catching a left click or double-click is easy, but I want to make difference between right, middle ans left click.

Hi, could you please share the working example of left or double click with your libNotif? My goal is to call some function when mouseclick is performed in notification window area. No luck so far... Thanks.

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

×
×
  • Create New...