Game Development Community

Change Default Border and Window Color Possible?

by Christopher Igoe · in Torque Game Engine · 06/05/2003 (4:41 pm) · 2 replies

I was wondering if it is possible in some file somewhere to edit something for example to having everything's backround black, border green and text green? is there some .cc file or .gui file i need to edit?

#1
06/05/2003 (5:10 pm)
You're looking to change the GUI profiles. Look in common/ui/defaultProfile.cs

An example of what can be done is in my .PLAN.

www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=4279
#2
06/06/2003 (12:02 pm)
Ahh yes thats what i had the idea of i'll wait to see what you did with plan and incoporate it into my project that'd help a lot.
Thx