lwuit Questions

3

Solved

I just downloaded the new LWUIT 1.5 and when I compiled my project then I saw in the output trace these lines: Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:...
Retake asked 19/9, 2011 at 12:8

2

Solved

i'm using lwuit with j2me . how to get combo box selected item or index? i found the function for setSelectedIndex but not for getting the selected.
Indochina asked 25/7, 2011 at 10:18

6

Solved

I have used Netbeans 7.0 for developing Blackberry application with LWUIT framework. And I'm using Blackberry SDK 4.7. I print a string by using System.out.println(...); in my application in many p...
Judicature asked 6/9, 2011 at 6:28

2

Solved

In an actionListener for a button we would like to create a Form on the fly. Eg Something like Button b = new Button("Clickme"); b.setActionListener(new ActionListener() { public void actionPerf...
Northeasterly asked 3/9, 2012 at 20:31

1

Solved

I'm running Eclipse pulsar with S60 SDK for j2me development and using LWUIT.jar but I'm getting following error while cleaning my project Errors occurred during the build. Errors running builder...
Graaf asked 13/6, 2012 at 9:59

1

Solved

I saw a really awesome LWUIT theme today and graphics is not really my thing. Does anyone know anywhere I can download (or even purchase) good LWUIT themes?
Albin asked 27/3, 2012 at 23:21

2

Solved

I am developing a mobile application using J2ME and LWUIT. Whenever the default exit Button (red in color) is pressed on a phone with symbian OS , I want my application to be minimized and not exit...
Martellato asked 26/3, 2012 at 9:28

5

I'm writing a MIDlet using LWUIT and images seem to eat up incredible amounts of memory. All the images I use are PNGs and are packed inside the JAR file. I load them using the standard Image.creat...
Yolanthe asked 7/9, 2009 at 16:26

1

Solved

I use Kxml2 parser to parse the xml response I get as a response from a remote page. It is for user authentication, and the returned xml gives several details about the user. The app is built with ...
Disreputable asked 7/2, 2012 at 11:50

2

Solved

How can i convert a J2ME application which is using lwuit library to an android apk ? I tried to convert using mircoemulator but when I start the application it shows error and exits.
Grouping asked 13/9, 2011 at 12:5

1

Using LWUIT framework to develop mobile application. In LWUIT by default first command is placed in the left and subsequent commands will be placed in the right menu of the form including the comma...
Renshaw asked 26/6, 2009 at 7:11

1

Solved

Im using Eclipse 3.4, EclipseMe 1.7.9. Im trying to deploy/"create package" a simple project with an external .jar file (LWUIT.jar) included. When I try to create the package with the the .ja...
Behemoth asked 26/1, 2009 at 13:32
1

© 2022 - 2024 — McMap. All rights reserved.