I am keeping an internal counter of notifications being displayed.
I have AutoCancel set to true, but I need to know that the notification has been cancelled so I can adjust my counter. the Notification even doesnt have any events, so how do you know a notification has been cancelled?
Which then leads me to my next question, if I DONT set the AutoCancel to true, how do you then get rid of the notification? i.e. as above there are no events on the notification object....
Jeremy
I have AutoCancel set to true, but I need to know that the notification has been cancelled so I can adjust my counter. the Notification even doesnt have any events, so how do you know a notification has been cancelled?
Which then leads me to my next question, if I DONT set the AutoCancel to true, how do you then get rid of the notification? i.e. as above there are no events on the notification object....
Jeremy