I am not getting clear about the concept of getPreferredWidth()and getPreferredHeight() methods. What do they return means on what what basis the values are 开发者_JAVA技巧returned.??
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I want to display MapField on Storm on Full Screen and for this i am using MapField.setPreferredSize(Display.getWidth,Display.getHeight) . But instead of seeing MapField of dimensions 320X480 ,i get M
I am creating blackberry application 开发者_开发技巧to view PDF files in my application. I have couple of PDF files in my application bundle. I want to read these PDF files in blackberry. anyone have
i am doing a simple http request to the server and server is returning 0 problem is that on simulator i am getting \"0\" (expected)
We are working on a application suite with support of windows(.net), Iphone, Android and Blackberry and all these application shares the same data (syncs with a wcf services).
I want to acces alarm. in my application i have successfully accessed calender and have set the appointment but how i can access alarm. please help me. following is my code
so i have the following code opening an input stream and collecting the information successfully: httpInput = httpConnection.openInputStre开发者_StackOverflow中文版am();
I am developing message application in blackberry, but getting stucked with the coding. is there any source code to help me with the same. I referred developers guide, but keep getting error mes开发者
can anyone help me for solving the below question. I am making an appli开发者_如何学运维cation for blackberry in that from one bitmapField i have to invoke a new screen by clicking on the bitmapField.