[Gambas-user] Project crash due Textarea selection

Benoît Minisini g4mba5 at gmail.com
Mon Oct 5 04:15:21 CEST 2020


Le 04/10/2020 à 22:00, pinglix via User a écrit :
> Hello
> in a project I have 2 Textarea that shows messages coming from UDP 
> datagrams.
> 
> Every 20 rows I do
> 
> Textarea.clear
> Textarea.line = 1
> 
> If I select text in the exact moment the rows are cleared, for example 
> making rapidly left clicks on the text, the programma crashes.
> I don't know if this can be considered a bug.
> 
> Any way to avoid this ?
> 
> I have no need to select text, It makes no sense so I can disabile all 
> mouse events on the 2 text areas but I don't know how to do It.
> 
> Gambas 15.1
> 
> Thank you.
> 
> --
> Inviato da Libero Mail per Android
> 
> 
> 
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
> 

Please provide a project that reproduces the bug (this is Gambas 3.15.1, 
not Gambas 15.1 by the way).

Thanks.

-- 
Benoît Minisini


More information about the User mailing list