M
Monica.Stalin
I have to automate powerpoint rehearse timings for a project. I was
able to successfully automate rehearse timing features from a
chtmlview derived class. I run the slide show in rehearse timings mode
and get the SlideShowWindow handle, resize it to fit my chtmlview
derived view and make it a child of this view by calling SetParent
All the animations are getting played properly when i rehearse
timings. But i came across problems when i tried to rehearse timings
for exit animations. The animation is not getting played. The duration
also is not getting recorded properly by powerpoint. I'm not able to
make out why this is happening.
If i donot make the slide show window a child of my chtmlview derived
view, the animations play properly
any input on what is going wrong with exit animations alone is highly
appreciated
able to successfully automate rehearse timing features from a
chtmlview derived class. I run the slide show in rehearse timings mode
and get the SlideShowWindow handle, resize it to fit my chtmlview
derived view and make it a child of this view by calling SetParent
All the animations are getting played properly when i rehearse
timings. But i came across problems when i tried to rehearse timings
for exit animations. The animation is not getting played. The duration
also is not getting recorded properly by powerpoint. I'm not able to
make out why this is happening.
If i donot make the slide show window a child of my chtmlview derived
view, the animations play properly
any input on what is going wrong with exit animations alone is highly
appreciated