Can I make check boxes in Pure Basic programatically ?

Everything else that doesn't fall into one of the other PB categories.
Jan2004
Enthusiast
Enthusiast
Posts: 163
Joined: Fri Jan 07, 2005 7:17 pm

Can I make check boxes in Pure Basic programatically ?

Post 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.
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

Look in the help file under 'ListIconGadget'. This allows for checkboxes etc.
I may look like a mule, but I'm not a complete ass.
Post Reply