I decided to get started on my settings window, and i though i could try to use Koda.
Wich worked brilliantly.
Now, the next step is to add checkboxes.
I dont know how they work...
I get little to no help in the help file and forum searches is just as empty.
If someone can point me to a place in the help file that easily explains checkboxes or tell me how i can find out if a checkbox is checked or not.
I tried GuiCtrlGetState, but i think i used that in the wrong way.
Here is what i g