Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rotating Label in circle
Message
From
26/04/2004 01:19:15
 
 
To
25/04/2004 23:52:41
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00898038
Message ID:
00898047
Views:
12
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform