Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running text
Message
From
28/02/2013 03:00:37
 
 
To
28/02/2013 01:38:40
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
01567113
Message ID:
01567120
Views:
73
>how can I make running text on the screen?
>
>thanks for the help
>
>Jerry


Several ways. Try creating a container class which has a label, a timer, and custom methods and properties to set the text, scroll speed, etc. At the Timer() event, populate the label with a SUBSTR() of the text until it's exhausted, pause a bit, and start back over at character one.

To get fancy, add other timers to control font and color changes, or to oscillate the class position for attention getting, etc.
Previous
Reply
Map
View

Click here to load this message in the networking platform