executing a dialog without blocking the program

Gerardo Gómez <[email protected]> Wed, 26 Oct 2011 21:17:45 -0500
Newsgroups gmane.comp.openoffice.devel.api
Message-ID <CADBfh8St3f9QxuDHkxTt_FecGF-Q3QzdH=udCB5a5hAVkp0=YA@mail.gmail.com>
--0016361e8274c94ada04b03e60dc
Content-Type: text/plain; charset=ISO-8859-1

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 [email protected]
For additional commands send email to [email protected]
with Subject: help

--0016361e8274c94ada04b03e60dc
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Is it possible to execute a dialog of UNO-AWT without blocking the program.=
 for example:<br><br>dialog.execute();=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0 // execute the dialog (show the dialog)...<br>System.out=
.println(&quot;not blocking dialog&quot;);=A0=A0=A0=A0=A0=A0=A0=A0 // ...wi=
thout being blocked, keep to this line while showing the dialog.<br>
<br>Thank you in advance for your answers.<br><br>Regards<br><br><br>

--0016361e8274c94ada04b03e60dc--