OESF Portables Forum
Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Personal Java/Jeode/J2ME Personal Profile => Topic started by: yhat on June 09, 2006, 02:22:11 am
-
Hi! I have some problem dealing with the Nokia Communicator. My application is using a timer for repeating my task but it seems that after some time, the timer is stopped by itself. During my repetition, I will call
disp.setCurrent(frmDisplay);
Will this cause the timer stop by itself? Please advise.