Re: [Gambas-user] embed OpenOffice

2008-10-23 Thread Benoit Minisini
On mardi 14 octobre 2008, jbskaggs wrote: > Okay I have both Abiword and Openoffice embedding properly. The issue was a > missing space at the end of the window name. > > Anyway now both of the applications while running as embedded features do > not respond to the mouse properly. You have multi c

Re: [Gambas-user] embed OpenOffice

2008-10-13 Thread jbskaggs
Okay I have both Abiword and Openoffice embedding properly. The issue was a missing space at the end of the window name. Anyway now both of the applications while running as embedded features do not respond to the mouse properly. You have multi click or rick click and cancel to get the curser on

Re: [Gambas-user] embed OpenOffice

2008-10-13 Thread jbskaggs
I can get Abiword to embed. Openoffice is still giving me a fit. I got it to embed once but could not duplicate it. Is it possible that OpenOffice specifically did their window names like this to keep people from embedding it? Or at least difficult. I have tried searching by both window classe

Re: [Gambas-user] embed OpenOffice

2008-10-11 Thread Benoit Minisini
On samedi 11 octobre 2008, Doriano Blengino wrote: > jbskaggs ha scritto: > > I have looked at the embedder example. I have looked at every post on > > this forum on finding the title of the new window. > > > > I cannot figure it out and get it to work. > > > > Could somebody have pity and show me

Re: [Gambas-user] embed OpenOffice

2008-10-11 Thread Doriano Blengino
jbskaggs ha scritto: > I have looked at the embedder example. I have looked at every post on this > forum on finding the title of the new window. > > I cannot figure it out and get it to work. > > Could somebody have pity and show me how to get the title of the window when > I shell to Openoffice a

[Gambas-user] embed OpenOffice

2008-10-10 Thread jbskaggs
I have looked at the embedder example. I have looked at every post on this forum on finding the title of the new window. I cannot figure it out and get it to work. Could somebody have pity and show me how to get the title of the window when I shell to Openoffice and how to give it to the embedde