EBG with 'notify' functions and an improuved notify_message
Here they are main points:
- notify -c [left click command] -i [good icon#bad icon] -t [good tooltip#bad tooltip] [menu item 1] [menu command 1] ... [menu item n] [menu command n]
- notify_change -i [icon] -t [tooltip] "[good|bad]"
- notify_message -i [icon] "text"
Please, refer to my page https://sites.google.com/site/easybashgui/easy-bash-functions for examples.
Enjoy!