nilEvents do not have the same frequency on the Emulator versus the real devices. Maybe your timeout isn't small enough to give the smoothness you want on the real devices.
Kevin -----Original Message----- From: Ravindra [mailto:[EMAIL PROTECTED]] Sent: Monday, December 10, 2001 8:10 PM To: Palm Developer Forum Subject: Problem with device.......Need help Hi friends, I am confused with application running on device please help me if possible. In my application I am reading article say about 2000 words line by line,user will set no. of word per line he want to read and speed of reading i.e. how many such line should be display with in a second .so now suppose user select 6 word and 2 lines to be flash with in a second then with in a second he will read 12 words that mean 2 lines. No when i run this on emulator it run very smoothly it display me 2 line each of 6 word with in a second every time ,but when I run same thing on palm 100 device it will give problem some time it won't display all six word only display 2 or 1.Funny thing is my counter of word always update properly because when time is over to display current line it will call method to get another words for generating new line and that time it take last word count value +1 then why I am getting this problem in display on device. same thing works fine in emulator.I am using same rom file which is transfer from device in emulator. I am using nilEvent to refresh timer. Please help me to find out this I am totaly hang up. Thanxs and regards, Ravi -------------------------------------------------------------- Nova Software, Mumbai, India -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
