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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to