Hi fabian,
Am 14.02.2012 14:59, schrieb fabian:
> Hi,
>
> I searching for a way to set the OO mainframe as parent to a Java swing dialog.
> By now I don't think this is possible and only workarounds can be used to at least disable
all functionality of the OO in the background while a JFrame is running.
>
> But does someone know better and can correct me?
>
> regards,
> Fabian
>
you're right. An easy way for modality is to create a small
UNO-AWT-Dialog before showing the Swing-dialog alwaysOnTop.
Regards
Peter
|