Hi Tabish, > I've a code which create my own customized slide in ooimpress. What I want > is that a button be placed on every slide and I need to handle the click > event of the button. On every click of the button I need to call my own > function.
You need to register as com.sun.star.awt.XActionListener at the button *control* (not the button model). How this is done depends on which language you use. > Also I read in the developer guide about Protocol Handler and Jobs, are they > related to such scenario as well Not at all. Ciao Frank -- - Frank Schönheit, Software Engineer [EMAIL PROTECTED] - - Sun Microsystems http://www.sun.com/staroffice - - OpenOffice.org Database http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
