|
-
October 5th, 1999, 09:51 AM
#1
how to display window search animation in my form?
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.
-
October 5th, 1999, 10:01 AM
#2
Re: how to display window search animation in my form?
get a free OCX for displaying animated gifs at http://nt1.pncl.co.uk/sbutler/vb/activex.asp
-
October 5th, 1999, 10:13 AM
#3
Re: how to display window search animation in my form?
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|