Where in my code do i implement this loading message ?
Code:uiManager.showNotification(-1, "wait", "Loading...", -1.0);
Where in my code do i implement this loading message ?
Code:uiManager.showNotification(-1, "wait", "Loading...", -1.0);
Hi,
Well that depends where you would like to show the notification![]()
Or do you mean where is the actual implementation for that function? It is part of WRTKit
http://www.developer.nokia.com/docum...5b8ef399f.html
You can get the sources from this widget, if they are nowhere else to be found:
http://www.developer.nokia.com/Commu...mpanion_widget
Br,
Ilkka