It doesn't seem to work...

Got a list box which adds a line of any channel you join.

I join channel "abc", then join "def"

If you press space bar, it's supposed to select channel "abc" and leave it.

Except it always want's to leave the last channel created - not one that's selected. No matter how many channels you join.


Same for sending basic chat text - in the action, i've tried selecting the channel name from various sources (edit box, global strings), and then sending some text, but it still just wants to send it on one specifc channel (i've got a list box monitoring which channel text comes in on) - can anyone help?