Hi Paolo, > Before run it create an empty dialog and place on it an horizontal scrollbar > with sufficient dimensions (f.e. 100x100). > > As you will see in the code I've put a control inside the scrollbar window.
Perhaps the documentation is misleading here. What the property really controls is how often the XAdjustmentListener which you can register at the UnoControlScrollBar is called. The code to handle those events - e.g. by scrolling an associated window - is still up to you. 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]
