> I have an application that can occasionally detect that a newer > version is available. I would like to be able to show this as a tray > notification popup, but I don't see anything to do so. An alternate > solution would have been to change the traytip attribute, but this > doesn't cause the tip to become visible, and there is no > traytipvisible attribute to do so either, and no traytipdelay either > to control how long it should remain, so it doesn't fit the bill. Will > something of the kind be possible with IUP 3.6?
Just added to 3.6: New: TRAYTIPBALLOON, TRAYTIPBALLOONDELAY, TRAYTIPBALLOONTITLE and TRAYTIPBALLOONTITLEICON IupDialog attributes on Windows. And TRAYTIPMARKUP on GTK. If you want to test it I can upload a pre-compiled binary. Best, Scuri ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users
