Hello List, I am trying to implement an OfficeBean beside several AWT TextAreas.
It has an AWT-Frame containing two TextAreas and an officeFrame. Running it on win32 works fine but it fails under gtk+. When the officeControle receives KeyFocus, it refuses to lose it afterwards. It is still possible to give focus to a textArea which results in two cursors blinking in different frequencies. From then, every typed key is recognized and displayed by both, officeControl and textArea. Furthermore the position of the mouse has a strange effect; holding it above the selected textArea or the officeControl stops the respectively other from receiving key strokes. I do not know if this is an gtk+ or officeBean-issue since it works fine with win32/sun-java but fails using gtk+/sun-java and gtk+/classpath. Any ideas? Maybe one could force officeControl to loose focus? Thanks and regards Andreas -- View this message in context: http://www.nabble.com/Problems-integrating-OfficeBean-on-gtk%2B-tf3234960.html#a8989575 Sent from the openoffice - api dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
