i m newbie for j2me,i using netbeans and 3rd edition sdk.i make a application include default helloworld.i want to put 2-3 images and also 2-3 page text.how i do that?just guide me plz
i m newbie for j2me,i using netbeans and 3rd edition sdk.i make a application include default helloworld.i want to put 2-3 images and also 2-3 page text.how i do that?just guide me plz
Thanks and Regards
-Chandan Singh
ReBirth due to GOD so too much believe in GOD- C Singh
You need to use midp forms, add a imageItems and String Items on the form.
see this link on Wiki -- http://wiki.forum.nokia.com/index.php/Image_item
add text using strimg item in this codelet, see API doc for details.
thanks,
~Amitabh