Does anyone know an Apple style "waiting" animation VCL component for using with Delphi 7? Thanks
+1
A:
Is it this thing (circular progress animation)? http://www.tmssoftware.com/site/acp.asp TMS has one.
Chris Thornton
2010-05-29 22:52:44
+5
A:
Don't know about the current Apple look, but a free online service to create Ajax loading gif files is here:
Create easily your own ajax loader icon :
- Select the type of indicator you want
- Enter the background code color you want (tick "Transparent background" if you don't want one
- Enter the foreground code color you want
Press "Generate it"
mjustin
2010-05-30 09:02:39
If you convert the gif to an ani file you can also use TAnimation to display the wait animation.
Lars Truijens
2010-05-30 09:54:45