Dynamic GUI Parents?
by Chris "DiGi" Timberlake · in Torque Game Engine · 11/20/2005 (12:45 pm) · 3 replies
Is there a command to give dynamically created GUI Controls, a parent?
Example:
Example:
$foo = new GuiControl(PIE); $foo.extent = "0 0 0"; $foo.SetParent(MainMenuGui);
About the author
Torque Owner Cinder Games