Google Answers Logo
View Question
 
Q: How to make a GUI in J2ME? ( No Answer,   0 Comments )
Question  
Subject: How to make a GUI in J2ME?
Category: Computers > Programming
Asked by: spinal-ga
List Price: $5.00
Posted: 16 May 2006 05:32 PDT
Expires: 25 May 2006 16:11 PDT
Question ID: 729299
Using Eclipse, and the latest version of J2ME integrated into it, I'm
attempting to create a GUI, with 2 or three buttons at the top and a
non-editable text box under those.

This is meant to run on a Pocket PC/PDA, and hence has a touch-screen
- but I can't create simple buttons in J2me; all I need is a sample
Midlet that has the 3 buttons and the text box. Pressing a button
should create an event displayed in the text box (previous events not
deleted, but new event message is concatenated to the old message;
auto-scrolling down)

Thanks

Request for Question Clarification by maniac-ga on 16 May 2006 17:45 PDT
Hello Spinal,

When you say "using Eclipse w/ latest J2ME integrated", do you mean
that you are also using "EclipseME as described at:
  http://eclipseme.org/docs/index.html

If not, I suggest you follow the instructions there to aid in your
development. In addition, I suggest you also review
  http://developers.sun.com/techtopics/mobility/midp/articles/ui/GuiTests.java
and the article at
  http://developers.sun.com/techtopics/mobility/midp/articles/ui/
which describes the API, the code, and testing.
 
You may be running into problems since Midlet is not a subset of one
of the regular GUI interfaces.
  --Maniac

Clarification of Question by spinal-ga on 25 May 2006 16:11 PDT
Thanks to maniac-ga; I have managed to avoid the whole scenario and
not use the touch screen... How sad, but I guess its life...

Now I just use the standard MIDP UDLR, select and cancel buttons...
Thanks though!
Answer  
There is no answer at this time.

Comments  
There are no comments at this time.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy