I'm in the process of adding the ability to have toggled buttons, this is just here to keep you guys up to date. Instead of messin up colbys top 50 thread.
If you want to see how this will be setup, its very simple
http://www.xlobby.com/xlobby2.zip
1. In the "image" section you will be able to assign each toggle state a different image.
2. In the "event" section you will actually add and remove states, and select which state you wish to edit...each state will have its own click/enter/exit events.
New commands to be added
Set Next State
Set State (int togglestate)
Set State (string buttonid, string int togglestate)
This is not done yet, work in progress. Set State by button id will allow for the ability to do radio button groups....you could have a command that switches the states of a bunch of other buttons to "1" lets say...which would be off. Lots of possibilities here. Just showing this should satisfy everyone.