Click to See Complete Forum and Search --> : how to display window search animation in my form?


Muthu Ram
October 5th, 1999, 09:51 AM
when you do a find, you get that animated search avi?gif on the find window. does anyone know how i can get hold of this animation window using window api and make my form as the parent. basically displaying this on my form.

why? to show some progress of processing going on with the app. if you use progress bar, still the bar will be stuck. i guess the animation will keep the user informed.

Lothar Haensler
October 5th, 1999, 10:01 AM
get a free OCX for displaying animated gifs at http://nt1.pncl.co.uk/sbutler/vb/activex.asp

Chris Eastwood
October 5th, 1999, 10:13 AM
The code at :

http://codeguru.developer.com/vb/articles/1638.shtml

- shows how to create an animated window using the windows API and display a AVI file from a resource file.



Chris Eastwood

CodeGuru - the website for developers
http://codeguru.developer.com/vb