I am an inexperienced student with a basic question; how can i show a png image in a MIDlet that I wrote in java? It does not work when I put the image in an imageItem and paint it in the paint() method. Actually, it shows in the POSE emulator, but not on the device itself (Palm Tungsten E). Must I convert the PNG to bytes first? How should I do it?
Kind regards, hope you can help me! Ralph Zoontjens -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
