Thanks for the update. I double checked to make sure all the files are in the right place. I already had a eq2ui_custom.xml (from the profit standalone broker window) and I added the two lines to it, here's what it looks like. I didn't include the custom_optional one since I already had a custom.xml. If something's wrong I bet it's something stupid I did with this file hehe.
<?xml version="1.0" encoding="utf-8"?>
<Page IgnoreTab="false" ismodule="true" Name="Custom" PackSize="1,1" PackSizeProp="0002/0003,0002/0003" ScrollExtent="1024,768" Size="1024,768" Visible="false">
<include>_ProfitUI_SubClassDetector.xml</include>
</Page>
<Namespace Name="ProfitUI_Styles">
<include>_ProfitUI_Styles.xml</include>
</Namespace>
<include>eq2ui_custom_infocenter.xml</include>
<include>InfoCenter/includes.xml</include>
Also, my custom folder is named FoozleUI, that shouldn't mess it up should it?
|