Hello there,

Thanks for your help. Can you clarify me some more on how to use
FldSetText() to create the moving text effect for long text string?
I tried but my text string still got chopped off at the end. Do I have to 
write a function to call FldSetText() repeatly for different part of the 
long text string so as to make the text looks looping ? Or is that something 
the system have build in function for it? I am kind of hesitated in writing 
long and resource wasteful function to do job that could otherwise done by 
the system itself....


Thanks again for your help,



Andy




In a message dated 10/14/00 3:41:32 PM Mountain Daylight Time,
[EMAIL PROTECTED] writes:

>I am trying display a long text string on a single line on the screen > and 
>it gets cut off at the end of the screen. I have seen some example on 
>display long text by having them move across the screen from one end to the 
>other  and loop back. Can any kind soul out them kindly point me out what I 
>should do to achieve this effect? I check many resource from the web
>and from the  PalmOS site and yet couldn't find any material on this.

if it's fixed text, use a field with the size/area/font you want, with no 
underlines, non-editable, and use FldSetText() at runtime

( }#^} Ritz


_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.


-- 
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