GUI Background/Window being hidden
by PuG · in Game Design and Creative Issues · 09/25/2007 (1:48 am) · 0 replies
Hi, quick question with GUIs - when you load the torque options panel it appears in its own window and you can still view the menu below (which is good), though when I open joinServerDLG it hides everything - ive compared the two files and their virtually identical, with both using:
Profile = "GuiDefaultProfile";
Profile = "GuiWindowProfile";
So, what do I need to adjust to set JoinServer Panel the same as optionsDLG.
Best Regards,
Profile = "GuiDefaultProfile";
Profile = "GuiWindowProfile";
So, what do I need to adjust to set JoinServer Panel the same as optionsDLG.
Best Regards,