Hi remember reading a blog from Christian from Monkeybread Software on how to do user notification but i can’t find it anywhere now.
is there anyone use user notification on window??
[quote=339723:@Christian Schmitz]Well, the classes are here: WinUserNotification Plugin.
I have no idea how many use it.[/quote]
did u have any code on how to use that?? is it the similar code to the mac version???
Did you try the example project?
for some reason, i can’t find the link yesterday… trying the window version now.
Hi christian,
can i send user notification alert for window x number of seconds later like in mac OS X???
and what if i want to sen a few alert together?? what do i need to repeat?
I got this error after the alert from user notification is display.
don’t know what it mean and what might be the problem
Oh, I just wonder if we get this event on anther thread. Or if you have some bug in your code in that event?
never mind… i forgot the comment out the list.Addrow in 3 methods in WinUserNotificationCenter.
don’t have a listbox called List
great, you solved it!
i ask earlier whether we can set the make alert to wait 10 sec before showing??
i know on the mac, you can do immediately or wait x number of seconds.
Currently no.
But maybe it’s possible in API and I could implement something.