Hello Roberto, Roberto Battistoni schrieb: > I'm trying to add an OfficeBean to a JInternalFrame, but Oo start in a > without-frame window in a full-screen mode, not in the JInternalFrame. > Why this? > [...]
The Java-Window has to provide a system window handle using a java.awt.Canvas and some JNI-Methods. For further information see the corresponding part of the DevGuide : 6.1.7 Java_Window_Integration http://api.openoffice.org/docs/DevelopersGuide/OfficeDev/OfficeDev.xhtml Greetings Markus -- -------------------------------------------------------- EMS Dr. Thomas Wuensche Sonnenhang 3 85304 Ilmmuenster, Germany Phone: +49-8441-490260 Fax: +49-8441-81860 email: [EMAIL PROTECTED] Web http://www.ems-wuensche.com (.de) -------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
