Hi Allen, > I'm using what is compiled into the OOo Windows binary distribution and > configured by default, which I'm guessing is the system dialogs. Is there a > way to select OOo's dialogs, either at run-time or build-time?
At runtime, Tools|Options|OpenOffice.org|General|[X] Use OpenOffice.org dialogs is the place to control this. For build time, I'm not sure whether there is a pre-configured way to disable this. The implementation for the Windows file picker is in fpicker/source/win32. You'll need to disable the build there. And/Or you'd need to disable the packaging of the respective libraries (fop.dll, fps.dll, and fpicker.uno.dll, I assume (!)) in the scp2 module. 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]
