Hi Helge, > some time ago I found an api command with the xray tool which might > offer the opportunity to disable the native look of buttons in > dialogs (e.g. when you use the XP or Mac OS version of Openoffice). > Unfortunetaly I can't find it again to try it out so I would like to > ask if maybe somebody of you already worked with this command and > where I can find this method or property? I thought I saw it when I > had a look on the properties of the unoDialogControl object but there > I couldn't find it.
This is "NativeWidgetLook", but it's not available at the control model, you can only set it at the control itself. However, since this is completely undocumented, it might stop working at any time. Ciao Frank -- - Frank Schönheit, Software Engineer [EMAIL PROTECTED] - - Sun Microsystems http://www.sun.com/staroffice - - OpenOffice.org Base http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
