Page 1 of 1

Can I make check boxes in Pure Basic programatically ?

Posted: Mon May 30, 2005 12:43 pm
by Jan2004
Can I make check boxes in Pure Basic programatically ?
I want that opion for the program, that searches in the text files for client data, regarding a few criteria. Finds clients which suits to criteria. Then - list them in list box with checkboxes on the left side (for instance: 300 checkboxes in list box). The user of the program checks or unchecks the box to make the next operation.
Thanks for help.

Posted: Tue May 31, 2005 9:32 pm
by srod
Look in the help file under 'ListIconGadget'. This allows for checkboxes etc.