How to display List and Image on Single Screen?

Hi Friends,

I wanna displayImage andList on single screen.

Its not possible using Form which will contain both. either I can list or form which contain image as far I know.

I have seen one J2ME application which contain Image and below that there is list. Can anybody tell me how?

Thanks,

Rohan Chandane

[357 byte] By [RohanChandanea] at [2007-10-3 10:17:34]
# 1
Hey, Just try with CustomItem class in MIDP2Regards@rjun
arjunamatea at 2007-7-15 5:38:31 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
Hi,Are you able to put a list and image into a form.If so plz let me know the method to do tht.thanks.
pistonsa at 2007-7-15 5:38:31 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3
u can use ChoiceGroup instead of List item, to display both.
grvshra at 2007-7-15 5:38:31 > top of Java-index,Java Mobility Forums,Java ME Technologies...