[Gambas-user] Project crash due Textarea selection

pflora at libero.it pflora at libero.it
Sun Oct 4 22:00:13 CEST 2020


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20201004/99707c81/attachment.htm>


More information about the User mailing list