Game Development Community

help with the gui

by Diego Castaneda · in Torque 3D Professional · 06/25/2009 (10:33 am) · 2 replies

i'm having problems opening the .gui files with torque 3D, when i try to open them with torsion, it appears a message that says "application no compatible win32", and when i try to open it with visual studio 2008 it opens but only text don't highlight the code, is like the visual studio doesn't recognize the code so i don't know how to work in the code of my guis, i wonder if the problem is because i have windows xp 64 bits.
problem: i can't open the files for the coding and i can't save the new gui files that i create.
thank you for the help

#1
06/26/2009 (8:38 am)
Usually you should use the internal gui editor (F10) to create and edit .gui files.
Anyways Torsion should load them, open Torsion and then the torsion project, or press the Torsion button in the Torque 3D toolbox. If you can load the .cs file also .gui should load as well.
Don't know if the 64bit version of XP could create some problem, but if you can load Torsion you should be able to open the files.

#2
06/26/2009 (5:15 pm)
ok thanks, the thing was that if we double click the file .cs or .gui the torsion crashed, but we tried opening first the torsion and open the file from there and it works no idea why but it's working that way. Thanks for the answer.