Author Topic: Application Is Hang After Some Time  (Read 4194 times)

yhat

  • Newbie
  • *
  • Posts: 5
    • View Profile
Application Is Hang After Some Time
« 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.