On 02/16/10 10:59, Frank Schoenheit, Sun Microsystems Germany wrote:
The intention behind the interaction handling mechanism is that interaction requests can be handled programmatically. Displaying something to the user is, in a sense, only a last resort activity of an interaction handler. Hence, interaction requests need to carry rich information to make it possible to meaningfully handle them programmatically.

I see your point, but - the first sentence from
http://api.openoffice.org/docs/common/ref/com/sun/star/task/InteractionHandler.html
is "An interaction request handler that lets the user handle a number of
well known requests via GUI dialogs". This sounds to me like the main
intention of the InteractionHandler is, well, displaying GUI dialogs ...?

It is just the specific com.sun.star.task.InteractionHandler service implementation of com.sun.star.task.XInteractionHandler that is GUI oriented.

-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to