Thread: Include files
View Single Post
Old 02-12-2003, 08:49 PM   #1
Aeroslin
A Ghoul
 
Join Date: Oct 2002
Posts: 13
Default Include files

Is it possible to add an include statement at the beginning of the XML interface files to include custom window defs? Much like there's an EQUI_Templates.xml, I would like to make a CUSTOM_Templates.xml with my own definitions in it so I can apply my own windows to existing window pieces.

Anyone know?

-----edit new entry-----

I looked in the EQUI.xml file and found:
<Composite>
<Include>EQUI_stuff.xml</Include>
</Composite>

Which is defined right after the <XML ID=> tag
and before the <Schema> tag.

Going to test this idea.
Aeroslin is offline   Reply With Quote