I have an application which have many screens
In one of the screens I am using a background process which do some web fetching etc
The progress of the background process is displayed in the progressbar thats hooked to title bar
But when I happen to leave the screens and goto other screens the progressbar disappear
Is there is a way we can avoid the disappearence of progressbar when user navigates to other
screens. Do I have to add the progressbar in every screen???
Any advice, Please help
Thanks
Rahul






