|
-
May 31st, 1999, 11:11 PM
#1
Where to find AVI for GUI
I would like to know how I can erase the content of an animate control. I'm opening an AVI, on another step I'm opening another and the other one doesn't erase and stay in background.. static, but still there.
Thank you.
-
June 1st, 1999, 02:04 AM
#2
Re: Where to find AVI for GUI
I am not certain about Ur exact question but if I am correct,
U are trying to remove previous opened AVI file so that new
AVI file can be played in animate ctrl?
If that is the case why don't U close the previous one by
using animatectrl.Close() and then open a new one.
Possibly U might need to use aniamtectrl.UpdateWindow() after
close command.
Hope for help. :-)
Walter
-
June 1st, 1999, 12:51 PM
#3
Re: Updating Animate Control
Quite close to what I finally did, which was to call a WindowsRedraw and it did it.
Thank you.
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
|