Is it possible to execute a dialog of UNO-AWT without blocking the program.
for example:

dialog.execute();                                            // execute the
dialog (show the dialog)...
System.out.println("not blocking dialog");         // ...without being
blocked, keep to this line while showing the dialog.

Thank you in advance for your answers.

Regards
-- 
-----------------------------------------------------------------
To unsubscribe send email to dev-unsubscr...@api.openoffice.org
For additional commands send email to sy...@api.openoffice.org
with Subject: help

Reply via email to