icon in title bar in 3650?
How do you set the icon that appears in the upper left corner of some screens , i m using this line in my .jad
MIDlet-Icon: Photo.png
but that is not work.
this my jad file:
MIDlet-1: Photo, Photo.png, Photo
MIDlet-Jar-Size: 79141
MIDlet-Jar-URL: Photo.jar
MIDlet-Name: Photo
MIDlet-Icon: Photo.png
MIDlet-Vendor: Sun Microsystems
MIDlet-Version: 1.0
Can you help me.
Thanks

Reply With Quote

