[Gambas-user] Another Embedder + gb.gtk bug

Benoit Minisini gambas at ...1...
Tue Oct 28 14:46:48 CET 2008


On mardi 28 octobre 2008, M0E Lnx wrote:
> I do not... as a matter of fact, it works perfectly on gb.qt for me
> (or at least I think it does)
>
> At exit, the embedder applications are killed. It does not crash.
>
> I did notice in gb.qt that using the Discard method on the embedder
> doesn't really kill the embedded application, rather it just shoots it
> out and X windows decorates it.
> Not sure that's how it should be.... I was looking for a way to kill
> the embedde application.
>
>

Discard() must do the contrary of Embed(), so it does not kill the embedded 
application. To kill it, you need its process id.

Regards,

-- 
Benoit Minisini




More information about the User mailing list