I use a DateTimePicker in my app and I want it to allow to select only past dates, I use it to allow the user to select his date of birth and I would like it to start and 开发者_JAVA技巧end at a given
This is regarding a Blackberry that is connected to a BES Server, and the Administration Web Service.
I am implementing a web based application.In this app I need a tab bar that appears on all screens. I have implemented a tab bar screen and all my screen classes exten开发者_运维问答d it.The tab bar
I have made my own browser - now what I am trying to do is set my own browser as the 开发者_如何学运维default browser so that when a user clicks on the blackberry default browser, my brower will open.
Has anyone successfully installed and run the Blackberry Eclipse plugin for MacOS? Apparently, BB has not improved their Mac support much in the last year, since there was a questionhere about it las
I want the blackberry code to retrieve a place name based on latitude and longitude.开发者_StackOverflowGet it from Google maps api.
I want to create an application which shows some list with elements (say) Item1,Item2,Item3.. And when click on Item1 ,a new screen with list elements Item11,Item12,Item13... must show
I\'m finding the BB/Eclipse environment incredibly unstable and wanted to know if I\'m doing something fundamentally wrong here?
how i add google map to my application. when i click a button, then it open the google map. how it can be done ?
I am using the Blackberry Simulator plugin w开发者_如何学运维ith Eclipse. I have a few System.out.println statements in order to view the values at runtime but the output has lots of RIM messages.