Blackberry OS 6 Toolbar PushScreen and PopScreen -


i asked question before on how create toolbar, have created toolbar, , push on next screen, not sure how can remove last screen, know can use popscreen. stuck @ popping screen off in tab bar, because not know last screen may be, since can click of tabs @ top. can provide me code samples on app using tab bar adds new screen , removes last screen?

typically, want leave screens on stack, when user done whatever activity have selected, toolbar screen shown again. if know want pop current screen, can via uiapplication.getactivescreen() returns topmost screen in stack.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -