[Gambas-user] segmentation fault
philippe
philippe.valarcher at free.fr
Sat Feb 16 17:58:53 CET 2019
Here is the one that make segmentation fault:
Public Sub TabStrip1_Click()
'son sur les différents tab du tabstrip principal
'here is the
one that provoks segmentation fault
Select Case TabStrip1.Index
Case 0 To 4
If tbstp.Count > 1 Then tbstp.Index = 1
' If chkNoSon.value = False Then Module1.shade
'provoque l'erreur de segmentation
End Select
End
I joint again the entire project for test.
Thank you again very much.--
Cordialement Philippe Valarcher
philippe.valarcher at free.fr
GNU/Linux Kubuntu 14.04.05 64 Bits
Unus Ex Altera
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190216/7b8de20f/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Signature.png
Type: image/png
Size: 19385 bytes
Desc: not available
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190216/7b8de20f/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CherchMail_sans_son-0.0.76.tar.gz
Type: application/x-compressed-tar
Size: 367138 bytes
Desc: not available
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190216/7b8de20f/attachment-0001.bin>
More information about the User
mailing list