Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running text
Message
De
28/02/2013 03:00:37
 
 
À
28/02/2013 01:38:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
01567113
Message ID:
01567120
Vues:
74
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform