Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rotating Label in circle
Message
De
26/04/2004 01:19:15
 
 
À
25/04/2004 23:52:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00898038
Message ID:
00898047
Vues:
11
>Dear Experts
>
>Is it possible to rotate a lable in circle?
>If yes then please guide how to?
>
>Thanks

Tariq, there is no easy way that I know of. But here are four options:

1) Program a solution where you calculate the positions on the circumference of the circle where you want to place the individual letters of the message. Then in a timer or other loop advance each letter to the next position on the circle.

2) Place a single char width label at each location on the circumference of the circle and again rotate the letters of the message across all the label.captions. Cumbersome but probably the easiest to do.

3) Create an animated gif using a gif animation package and place the gif on the form. This implies a fixed message of course.

4) Search the web for a possible ocx that already does this and is compatiable with VFP. I dont know of one myself.
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform