| anfrey |
07-14-2008 11:23 AM |
market window issue
it's back. somehow i had fixed this but now it's back. the text labels are no longer there... here's a screenshot of the issue, please click the thumbnail.
here are the contents of my eq2ui_custom.xml
Code:
<?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>eq2ui_custom_infocenter.xml</include>
<include>_ProfitUI_SubClassDetector.xml</include>
<include>_DragowulfUI.xml</include>
<include>_DragowulfUI_InventorySettings.txt</include>
</Page>
<Namespace Name="ProfitUI_Styles">
<include>_ProfitUI_Styles.xml</include>
</Namespace>
am i doing something wrong? please help!
edit: i found the issue. somehow i still had an old eq2ui.xml that did not include eq2ui_custom.xml
|