<div dir="auto">So this a bug in the gb gtk compnents...</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le jeu. 23 mai 2019 09:44, Rolf-Werner Eilert <<a href="mailto:rwe-sse@osnanet.de">rwe-sse@osnanet.de</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ah, that works indeed! Thanks so much, Gianluigi!<br>
<br>
Hm... Shouldn't that be mentioned in the docs?<br>
<br>
Regards<br>
Rolf<br>
<br>
<br>
Am 22.05.19 um 13:06 schrieb Gianluigi:<br>
> If I change from gb.gui (which in Ubuntu means GTK) to gb.gui.qt in <br>
> Project> Properties ...> Components here with Ubuntu 18.04 and Gambas <br>
> master, your project works fine.<br>
> <br>
> Regards<br>
> Gianluigi<br>
> <br>
> Il giorno mer 22 mag 2019 alle ore 10:38 Rolf-Werner Eilert <br>
> <<a href="mailto:rwe-sse@osnanet.de" target="_blank" rel="noreferrer">rwe-sse@osnanet.de</a> <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank" rel="noreferrer">rwe-sse@osnanet.de</a>>> ha scritto:<br>
> <br>
>     Am 22.05.19 um 10:04 schrieb Gianluigi:<br>
>      > But do you use this event to save values?<br>
>      ><br>
> <br>
>     Yes, I do :) I mainly use the code from Italy, see the attached project.<br>
> <br>
>     When you run it, click into a cell and type some letters, then click on<br>
>     the button. What does the TableView editor do?<br>
> <br>
>      > Public Sub TableView1_Save(Row As Integer, Column As Integer,<br>
>     Value As<br>
>      > String)<br>
>      > ' It is used to save the written text inside the cells.<br>
>      ><br>
>      >    TableView1[row, column].text = value<br>
>      ><br>
>      > End<br>
>      ><br>
>      > See:<br>
>      > <a href="http://gambaswiki.org/wiki/comp/gb.form/tableview/editwith" rel="noreferrer noreferrer" target="_blank">http://gambaswiki.org/wiki/comp/gb.form/tableview/editwith</a><br>
>      > <a href="http://gambaswiki.org/wiki/comp/gb.form/tableview/.save" rel="noreferrer noreferrer" target="_blank">http://gambaswiki.org/wiki/comp/gb.form/tableview/.save</a><br>
>      ><br>
>      > Regards<br>
>      > Gianluigi<br>
>      ><br>
>      > Il giorno mer 22 mag 2019 alle ore 08:24 Rolf-Werner Eilert<br>
>      > <<a href="mailto:rwe-sse@osnanet.de" target="_blank" rel="noreferrer">rwe-sse@osnanet.de</a> <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank" rel="noreferrer">rwe-sse@osnanet.de</a>><br>
>     <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank" rel="noreferrer">rwe-sse@osnanet.de</a> <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank" rel="noreferrer">rwe-sse@osnanet.de</a>>>> ha scritto:<br>
>      ><br>
>      >     Hi folks!<br>
>      ><br>
>      >     Now this is an issue with TableView I experienced last week.<br>
>     When you<br>
>      >     started editing a cell and then click somewhere else in the<br>
>     program,<br>
>      >     not<br>
>      >     only the focus of the cell gets lost (standard behaviour),<br>
>     but its<br>
>      >     contents disappeares completely unless you click it back.<br>
>      ><br>
>      >     But it will only reappear for a second or so and disappear,<br>
>     only being<br>
>      >     displayed while you move the mouse, while the editor still<br>
>     keeps going.<br>
>      ><br>
>      >     When issuing a click on any other element in the program, I would<br>
>      >     expect<br>
>      >     the editor to close editing either like with Return or Esc.<br>
>      ><br>
>      >     So, did I miss here? Thanks for any input!<br>
>      ><br>
>      >     Regards<br>
>      >     Rolf<br>
>      ><br>
>      >     ----[ Gambas mailing-list is hosted by<br>
>     <a href="https://www.hostsharing.net" rel="noreferrer noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
>      ><br>
>      ><br>
>      ><br>
>      > ----[ Gambas mailing-list is hosted by<br>
>     <a href="https://www.hostsharing.net" rel="noreferrer noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
>      ><br>
> <br>
> <br>
>     ----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
> <br>
> <br>
> <br>
> ----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
> <br>
<br>
<br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
</blockquote></div>