blackberry-jde Questions
1
I'm a newbie to blackberry and creating menu with options. Each option contains a bitmap image and label.
This is the code for the first menu item:
hmf1_vfm1 = new VerticalFieldManager(Field.FIEL...
Tiltyard asked 16/1, 2013 at 9:52
3
Scenario
We are group of friends whom developing the applications for android, blackberry and ios operating systems, we are in need to implement the font family changes in our application.
What I...
Alright asked 22/8, 2012 at 7:35
3
I am new to BlackBerry application development and trying to make a simple application to turn my flash light on as a torch. I know there are several applications that do this already, but I would ...
Garretson asked 23/11, 2010 at 8:9
2
Solved
I am trying to get a blackberry message by subject and open it in the default email app. I have this so far:
Store store = Session.waitForDefaultSession().getStore();
Folder folder = store.getFold...
Intercommunion asked 9/5, 2011 at 20:39
1
Solved
I am creating an application that will post a link onto Twitter. The following code refuses to package up for me, throwing the following error:
Error: Cannot run program "jar": CreateProcess err...
Hanforrd asked 11/5, 2012 at 14:9
2
How to run blackberry application on mac in eclipse? I have downloaded the eclipse with blackberry plugin installed in it... But i am facing problem when i am running new Hello Project in eclipse.....
Caterina asked 5/5, 2011 at 16:24
1
Solved
(I have solved my problem, so have edited it to look more like a blog post - the final working solution has been placed as an "answer" below.)
Aim
I want to package our BB libraries (v4.5 OR v5.0...
Panthia asked 2/4, 2012 at 12:59
1
Solved
In my application there is a button and when the button is clicked, the context menu poping up. How can I avoid having the context menu show up?
protected void makeMenu(Menu menu, int context){
me...
Yellowish asked 7/2, 2011 at 7:0
1
© 2022 - 2024 — McMap. All rights reserved.