> From: Jim Garozzo
>
> Is it possible to make anything blink writing code on a Palm?  I mean
> without creating a timer and turning on the label/button/etc and then off
> controlling the blinking manually?
>

You want to write code to make text blink without using a timer?  Unless the
hardware can be programmed for blinking text (writing to the hardware is not
recommended) then there is no way.

OTOH, it is not hard to time program activity -- look at the EventLoop in
the source code for the Palm games to see how.

I hope you have a good reason to annoy your users with blinking text!


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to