View Single Post
  #1  
Unread 07-14-2008, 11:23 AM
anfrey's Avatar
anfrey anfrey is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Apr 2005
Server: Crushbone
Posts: 185
Default 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
__________________

sir ansfrid takahityo of mithaniel marr — paladin, amorer, and guild advisor for the <knightshift>

Last edited by anfrey : 07-14-2008 at 11:31 AM.
Reply With Quote