BUG on GuiCheckBoxCtrl???
by Tim Kin Chu · in Torque Game Builder · 07/20/2006 (2:55 am) · 2 replies
I use the GuiCheckBoxCtrl and set it to toggle type.
set the Command = "echo("sth");
Then , it will echo two times. ?
what wrong?
and if AltCommand = "echo("sth");
it will not echo
set the Command = "echo("sth");
Then , it will echo two times. ?
what wrong?
and if AltCommand = "echo("sth");
it will not echo
Torque Owner Thomas Buscaglia