Kent Gibson wrote:

> I reckon it would be ideal if OpenOffice could be made
> so that headless mode means that OpenOffice is never
> allowed to generate dialogs, but the user can. That
> way I can have my printing in headless mode, and those
> dialogs do not come up when my uno command fails.

This is more or less impossible.

What could be possible (though it would be a lot of work to do) is that
OOo provided its whole functionality in the same way via API and UI
alternatively, in the first case without any dialogs. This API would ba
a complete new view based API (beneath the core based one that we have
now). More or less the current dispatch API is something like that, but
unfortunately it's not complete and ugly to use.

Best regards,
Mathias

-- 
Mathias Bauer - OpenOffice.org Application Framework Project Lead
Please reply to the list only, [EMAIL PROTECTED] is a spam sink.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to