0

I am newbie to Blackberry . i need some help. how to display loading popscreen in my main screen.?

jeevamuthu
  • 2,054
  • 4
  • 19
  • 33
  • Have you tried searching on this? Here is a couple of links to similar StackOverflow questions I got from searching: [link1](http://stackoverflow.com/questions/801161/blackberry-loading-wait-screen-with-animation), [link2](http://stackoverflow.com/questions/1969114/blackberry-waiting-screen). – Vit Khudenko Aug 25 '11 at 12:56

1 Answers1

1

Create a class that extends PopupScreen and load it ... You will have then a loading popupscreen in your mainScreen

Farid Farhat
  • 2,300
  • 1
  • 16
  • 29