E
Eamon Kelly
My setup consists of a laptop, a projector and an external monitor.
I control the slideshow from the laptop and I need to display the powerpoint
notes on the external monitor while showing the slideshow on the projector.
So far my only solution has been to arrange the desktop so that the
projector is above the laptop and the external monitor is to the right of the
laptop.
Then I use the powerpoint viewer to display the slides on the projector and
stretch its control window so that the notes frame appears in the external
monitor.
The problem is that it requires too much setup so I want to write a program
to display the notes page in a separate window. But how do I detect when the
slide changes in Powerpoint?
From the examples on the web, I can see how to control powerpoint, but I
can't figure out how to write a callback, ideally in C++ 6.
Or is there an easier way?
I control the slideshow from the laptop and I need to display the powerpoint
notes on the external monitor while showing the slideshow on the projector.
So far my only solution has been to arrange the desktop so that the
projector is above the laptop and the external monitor is to the right of the
laptop.
Then I use the powerpoint viewer to display the slides on the projector and
stretch its control window so that the notes frame appears in the external
monitor.
The problem is that it requires too much setup so I want to write a program
to display the notes page in a separate window. But how do I detect when the
slide changes in Powerpoint?
From the examples on the web, I can see how to control powerpoint, but I
can't figure out how to write a callback, ideally in C++ 6.
Or is there an easier way?