I'm experiencing difficulty with my J2ME application using FullCanvas and the Series 40 Emulator.
For some reason the repaint() doesn't work, the screen is left blank, but if I place a System.out.println() call just before or after the repaint() call, it works. Can anyone tell me what is going on here ?
Thanks in advance.

Reply With Quote

