j2me ChoiceGroup more than one choice per line?

K

Kevin

In J2ME's ChoiceGroup, if the choices are very short, is there any way
to let it have more than one choice per line?
The default layout only allows one choice per line, leaving a big blank
space on the right.

Thanks a lot. :)
 
D

David N. Welton

Kevin said:
In J2ME's ChoiceGroup, if the choices are very short, is there any way
to let it have more than one choice per line?
The default layout only allows one choice per line, leaving a big blank
space on the right.

You generally don't have much choice about how stuff looks, although
with MIDP2.0, you get a bit more control. Consider that your app might
(potentially) run on any number of devices of different shapes and sizes...

--
David N. Welton
- http://www.dedasys.com/davidw/

Linux, Open Source Consulting
- http://www.dedasys.com/
 
K

Kevin

So we have no control over this?
MIDP 2.0 can have some (very basic) control of how items are placed,
but not within one item, such s a ChoiceGroup.

(Surely screen size etc matters, but let's put it aside for this
particular problem.)

Any comments? Can we have two choice entries per one line using the
ChoiceGroup?

Thanks.:)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,438
Messages
2,571,699
Members
48,796
Latest member
Greg L.
Top