Hi all,
Is it possible to publish Notification on HomeScreen ( like when i receive a new SMS ) ...
Web developer Library didn't let me know that
Thanks![]()
Hi all,
Is it possible to publish Notification on HomeScreen ( like when i receive a new SMS ) ...
Web developer Library didn't let me know that
Thanks![]()
Hello,
You should be able to get information about received messages by using IMessaging.RegisterNotification()
http://library.forum.nokia.com/topic...80B888821.html
Br,
Ilkka
HiThanks for your answer ...
I don't want to receive SMS, i'd like to open a popup window on HomeScreen, the same as the one when i receive a SMS but with my words, for my application![]()
...
Plus : you're talking about IMessaging, GetList() can't read the SentBox ? only Inbox ? anyone has a solution for this ?
Thanks
Uuh.. sorry I was thinking about the plausible use case
It is not possible to invoke native dialogs from the WRT side.
-Ilkka