Hi,
I'm currently working on a little client-server instant messanger thing, like a cross between AOL Instant Messanger and ICQ for a gaming group...
For now, I'm using a tree view list box as a buddy list (it has the looks and workability for one)... though it's not really optomized for a buddy list...
Does anybody out there know where I can get a pre-made buddy list specific active X control?
Or if not... maybe you can help with one question that may make a tree view list box easier to use for a buddy list...
How would I save the contents of the listbox all in one shot? or would I have to save each node and parent one at a time?
I'm currently working on a little client-server instant messanger thing, like a cross between AOL Instant Messanger and ICQ for a gaming group...
For now, I'm using a tree view list box as a buddy list (it has the looks and workability for one)... though it's not really optomized for a buddy list...
Does anybody out there know where I can get a pre-made buddy list specific active X control?
Or if not... maybe you can help with one question that may make a tree view list box easier to use for a buddy list...
How would I save the contents of the listbox all in one shot? or would I have to save each node and parent one at a time?