Sorry if I repeated the same question. But as I tried to find there was no Q&A that fitted in with my work.
What I want to know is this:
I am working on SDI-MFC application. I click on the toolbar button, let me say the "Play" button to play animation.
In animation loop, it is a loop to repeat drawing. While animation is going on. Then I want to click the other button, the "Stop" button, on the toolbar to stop playing animation.
But I cannot. It seems that I even cannot do anything else, except waiting the animation loop to finish.
Could anyone help me in this issue. Thank you in advance.
I am very pleased to give more information in case my question is not clear.
↧