<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno mer 26 ago 2020 alle ore 09:21 Fabien Bodard <<a href="mailto:gambas.fr@gmail.com">gambas.fr@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mer. 26 août 2020 à 08:33, John Rose <<a href="mailto:john.aaron.rose@mailbox.org" target="_blank">john.aaron.rose@mailbox.org</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">... Apologies, Gianluigi, for doubting you. <br></blockquote></div></div></div></blockquote><div><br></div><div>😃<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"></blockquote></div></div><div dir="auto"><br></div><div dir="auto">😱</div><div dir="auto"><br></div><div dir="auto">It can work ..but where the benefit ?</div><div dir="auto"><br></div><div dir="auto">I will show you how we do that in the Gambas way.</div></div></blockquote><div><br></div><div>😂 </div><div><br></div><div> While we wait for Fabien Bodard's code, you should, just as you adapted your code to array arrays, do so for class arrays as well.<br><br>It's not that it's more difficult.<br><br>The _compare function (comparison data) is (I think) the usual Swap method that you can study here:<br><a href="http://gambaswiki.org/wiki/comp/gb.qt4/gridview/sorted">http://gambaswiki.org/wiki/comp/gb.qt4/gridview/sorted</a><br>only this is made very fast by the magic of Benoit Minisini.<br><br>You don't need to understand everything right away (in fact I still have to understand it :-)), just start using it.<br><br>Instead, to understand Action, the answers of the Big Boss in these discussions could help:<br><br><a href="https://lists.gambas-basic.org/pipermail/user/2008-September/021354.html">https://lists.gambas-basic.org/pipermail/user/2008-September/021354.html</a><br><br><a href="https://lists.gambas-basic.org/pipermail/user/2018-April/063838.html">https://lists.gambas-basic.org/pipermail/user/2018-April/063838.html</a><br><br><a href="https://lists.gambas-basic.org/pipermail/user/2018-April/063775.html">https://lists.gambas-basic.org/pipermail/user/2018-April/063775.html</a><br><br>I am attaching something similar to what Fabien has suggested, perhaps ...</div></div></div>