I wasn't quite sure where to post this since there doesn't seem to be a general forum for asistance with mIRC scripts (unless I'm totally blind and missed it) ![]()
I'm trying to use the checkbox function that MDX offers (doubt I'll ever make the switch to DCX), and really have no idea how to impliment it. I use a list box to display Channels in one column and the Server they're on in the next.

(PS - I don't actually chat in those rooms, I just added them for an example)
I'm old fashioned and write the data to a .txt file (I just can't get the whole .ini file thing
) Anyway. the list is displayed with a regular while loop, so this list is dynamic for want of a better word. I'd like to ad the check boxes to utilise an autojoin feature. The trouble is I have no idea how to use this control/function. I've loked at some other scripts for ideas but got totally lost.
I fear this may be beyond my scope. Since I'm writing to a .txt file is it possible to still add the ticks next to an item at init?
The .text file looks like
#Peers.30s qld-chat.bigpond.com #Romance.Married&Flirting qld-chat.bigpond.com
Any help or snippets would be greratly appreciated. Thanks in advance ![]()