Hi,

in my own uno-component I use a JFrame-based dialog which I want to be
modal. Therefore I want to lock the user-interaction (all gui-events?)
on all background UNO-Frames temporary. How can I do that?

...I know that I can create a modal dialog using the
com.sun.star.awt.Toolkit, but I don't want to use it as I prefer swing
for this special task.

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

Reply via email to