Hi,
I'm new to this API and I have to code (in Java) a simple events logger
in presentation, like slide change, etc.
As far as I understood I have to make an Add-On. I use Netbeans, and I
generated a template code. Now I need a access to the
XSlideshowController object in order to get the page number.
So how can I access this XSlideShowController?
Do you think there is a better (simpler) way to do that?
Is there any SlideChange callback somewhere?
---
Tom