This is a Modified Maintained Window by DiggityMan

Installation Notes:
- How To: Install A Custom UI
- tomtomnavigator_images.dds goes in your CustomUI/images/ folder.
- eq2ui_custom_dragowulfui_tomtomnavigator.xml goes in your CustomUI folder.
- If you do not have eq2ui_custom.xml, copy it from your EverQuest II/UI/Default folder and paste it in your CustomUI folder.

    - Open the file with a text editor and replace all text with:
    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_dragowulfui_tomtomnavigator.xml</include>
    </Page>

- If you already have eq2ui_custom.xml, open it with a text editor and add the following line:
Code:

<include>eq2ui_custom_dragowulfui_tomtomnavigator.xml</include>

    - It will then look something like this (make sure the line you're adding is the line under the second line of eq2ui_custom.xml and not on the last line of the .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_dragowulfui_tomtomnavigator.xml</include>
    </Page>



#######################################################################################

This is a Maintained Window Mod'
Slim Lined down
Cancel Click
Duration in 2 Styles Number and ProgressBar

#######################################################################################

Look out for more Addons to come. Also in the making of a Full UI (DiggityUI)


Changelog

v1.0 Inital Release.

v1.1.1 Fixed image.

v2.0 Adjust Sizes to better fit most Vertical and Horizontal windows.
     Made smaller to fit more in smaller windows.
	 Better over all look.
