[Gambas-user] Check Boxes

John Dovey dovey.john at gmail.com
Thu Jun 10 23:09:31 CEST 2021


I have an odd change of value which I can't track down.
I load some values of true and false from an ini file into variables
declared as boolean, then set the checkbox.value = variable

On the .click event of the checkbox, I make some changes but when it
emerges from that, the values are back to defaults. You can see in the load
event of the form I have some debug statements to show the change.

You can see the check boxes on the third tab

JD
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210610/6c045675/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: proj.tar.gz
Type: application/x-gzip
Size: 5044 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210610/6c045675/attachment.bin>


More information about the User mailing list