Gui Question
by Michael S · in Torque Game Builder · 11/30/2006 (6:45 am) · 0 replies
Howdy
i've stumbled on some gui problems
can you give me some clue to solve this?
1.How To use GuimouseeventCtrl to detect the mouseevent ? i've tried the dump(); function but didn't find
any mouseenter / mousemove / mousedown function
2.Can we create a t2danimated sprite over the guicontrol ?so that mean
i've my guicontrol over my scenegraph and i've a animatedsprite over guicontrol
3. if i've a guibitmapctrl and i set the properties "command" echo("helloooo");
how do we run that command.i've tried to click the guibitmapctrl but there is no helloooo text apear on
my console
3..May i have a link for a complete all about Gui Tutorial?
i've search it and found some like TGB_Gui_overview in TDN, but it doesn't give me a complete detail to me
thank you ^_^
i've stumbled on some gui problems
can you give me some clue to solve this?
1.How To use GuimouseeventCtrl to detect the mouseevent ? i've tried the dump(); function but didn't find
any mouseenter / mousemove / mousedown function
2.Can we create a t2danimated sprite over the guicontrol ?so that mean
i've my guicontrol over my scenegraph and i've a animatedsprite over guicontrol
3. if i've a guibitmapctrl and i set the properties "command" echo("helloooo");
how do we run that command.i've tried to click the guibitmapctrl but there is no helloooo text apear on
my console
3..May i have a link for a complete all about Gui Tutorial?
i've search it and found some like TGB_Gui_overview in TDN, but it doesn't give me a complete detail to me
thank you ^_^