On Sun, 2006-10-22 at 14:12 +0200, Mathias Bauer wrote: > Jan Holesovsky wrote: > > > Hi Yvan, > > > > On Thursday 19 October 2006 23:12, Yvan Barthélemy wrote: > > > >> For Aqua implementation, I intend to use the Print dialog provided by > >> the native Aqua API rather than the one implemented in svtools. To do > >> this, ericb2 advices me to create a class AquaPrintDialog. > >> > >> My question is : > >> How can I tell OpenOffice to use my AquaPrintDialog rather than the > >> default PrintDialog ? > > > > Have the MacOSX team already implemented the file picker? I would > > recommend > > you to start with that one if not. If I am not mistaken, there's no nice > > UNO > > API to plug your own print dialog yet; > > You are right. Perhaps it's time to create one?
Yes, an api for this, something alone the lines of the file dialog would be very desirable. Needless to say that's because I've a gtk unix print dialog using patch, which I've been scratching my head over a bit about getting upstreamed at some stage. (e.g. at ... http://cvs.fedora.redhat.com/viewcvs/rpms/openoffice.org/FC-6/openoffice.org-2.0.3.rh127576.gtkunixprintdialog.patch?rev=1.12&view=log ) While miles away from a clean solution, perhaps it might be useful to the mac team to at least see where the affected areas would be for the "direct" approach to hacking this in. C. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
