<div dir="auto">And by using an observer ?<div dir="auto"><br></div><div dir="auto">This observer can be created in the last object and maybe redirected to your main class ?</div><div dir="auto"><br></div><div dir="auto">The only things you have to do is to have a way to get acces to the main object handle. Maybe via a static property.</div><div dir="auto"><br></div><div dir="auto">So then the observer will duplicate the events and raise it to the main class.</div><div dir="auto"><br></div><div dir="auto">So you can indicate to the observer to raise after the diplicate one an lock the raising from the children class before the main class catch.</div><div dir="auto"><br></div><div dir="auto">If the error is managed in the far child then lock the raising else let the main manage it.</div><div dir="auto"><br></div><div dir="auto">Hobs = new observer (me) as  "Satellite "</div><div dir="auto"><br></div><div dir="auto">Object.attach (hobs, CMain.Current,"Satellite")</div><div dir="auto"><br></div><div dir="auto">Maybe a way....</div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr">Le dim. 30 sept. 2018 06:07, Me <<a href="mailto:adamnt42@gmail.com" target="_blank" rel="noreferrer">adamnt42@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sat, 29 Sep 2018 08:07:26 +0200<br>
Fabien Bodard <<a href="mailto:gambas.fr@gmail.com" rel="noreferrer noreferrer" target="_blank">gambas.fr@gmail.com</a>> wrote:<br>
<br>
> ><br>
> > Sorry Bruce... bad read... forget the last post<br>
> <br>
> ><br>
> >><br>
<br>
Rats! You got me all excited there.<br>
<br>
regards<br>
Bruce<br>
-- <br>
<a href="mailto:adamant42@gmail.com" rel="noreferrer noreferrer" target="_blank">adamant42@gmail.com</a><br>
<br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer noreferrer noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
</blockquote></div>