Click to See Complete Forum and Search --> : Where to find AVI for GUI
Spotnick
May 31st, 1999, 11:11 PM
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.
Walter I An
June 1st, 1999, 02:04 AM
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
Spotnick
June 1st, 1999, 12:51 PM
Quite close to what I finally did, which was to call a WindowsRedraw and it did it.
Thank you.
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.