Hi Everybody,
Can any body help me to solve my problem.
In one of mine application I am having string about 10000 character's ,now
I have to
display a line of 16 to 30 character's in a text field depending on user
selected font size.
Speed of display is also select by user it may be 1-10 lines per second.
I am using
SysTaskDelay(SysTicksPerSecond()/set3)
method here set3 contains value selected by user as no.of lines per second
for display.
Now problem is user can any time stop display or may be read another string
by tapping
buttons provided .
But since I am using SysTaskDelay() method processor will stay in sleep mode
that's why
it won't respond for any of the event until whole sting is completely read.
So can any body tell me how to do this .
It will be great if send me code snippet .
Thanx in advance
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/