EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   XML Modification Help & Info (https://www.eq2interface.com/forums/forumdisplay.php?f=22)
-   -   Where to edit HTML template? (https://www.eq2interface.com/forums/showthread.php?t=10623)

Vex 03-14-2008 10:23 AM

Where to edit HTML template?
 
I'd like to change the font on the examine window but all I see is it uses an HTML template. I'm tired and/or blind and miss it entirely.

Where's it at?!

gm9 03-14-2008 11:00 AM

Font styles have nothing to do with HTML and are stored by default in eq2ui_fonts.xml. If you edit the style itself however you change it for every window using that style. If you want to edit it only for the examine window simple apply a different style to the font paramter.

Vex 03-14-2008 08:56 PM

Yeah I didn't see a font parameter in the examine window except for the title :/

lordebon 03-14-2008 10:21 PM

Can you post your code?

I'm looking at the examine window and I see the font attribute all over.

Vex 03-14-2008 11:44 PM

from default ui: (eq2ui_inventory_examine.xml )

Code:

<?xml version="1.0" encoding="utf-8"?>
        <Page Activated="true" eq2opensound="ui_window_main_open" eq2usescomwndcontrols="true" Location="4,110" MaximumSize="1024,1024" MinimumSize="400,198" Name="Examine" ScrollExtent="400,198" Size="400,198" UserMovable="true" UserResizable="true" Visible="false">
            <Page AbsorbsInput="false" Location="29,35" Name="HTML" PackLocation="top,left" PackLocationProp="0029/0001,0035/0001" PackSize="absolute,absolute" PackSizeProp="0083/0001,0058/0001" ScrollExtent="317,140" Size="317,140"/>
            <Scrollbar ArrowPressSound="sounds/button" Control="HTML" Location="351,37" Name="HTMLScroll" PackLocation="right,top" PackLocationProp="-049/0001,0037/0001" PackSize="fixed,absolute" PackSizeProp="0002/0003,0060/0001" ScrollExtent="22,138" Size="22,138" Style="/CommonElements.ScrollbarVertical.data.style"/>
            <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="25,32" Name="InfoFrame" PackLocation="top,left" PackLocationProp="0025/0001,0032/0001" PackSize="absolute,absolute" PackSizeProp="0075/0001,0051/0001" RStyleDefault="/rectlist.win_plain" ScrollExtent="325,147" Size="325,147"/>
            <Page AbsorbsInput="false" Name="WindowFrame" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" ScrollExtent="400,198" Size="400,198">
                <Button LocalTooltip="Window Settings" Location="342,8" Name="Settings" PackLocation="right,top" PackLocationProp="-058/0001,0008/0001" ScrollExtent="18,18" Size="18,18" Style="/WindowElements.WindowFrame.data.settings.style" Tooltip=":e031d62aec278586:Window Settings" UserMovable="true"></Button>
                <Button LocalTooltip="Help" Location="347,8" Name="Help" PackLocation="right,top" PackLocationProp="-053/0001,0008/0001" ScrollExtent="18,18" Size="18,18" Style="/WindowElements.WindowFrame.data.help.style" Tooltip=":e031d62a574a0c6d:Help" UserMovable="true" Visible="false"></Button>
                <Button LocalTooltip="Close" Location="364,8" Name="Close" PackLocation="right,top" PackLocationProp="-036/0001,0008/0001" ScrollExtent="18,18" Size="18,18" Style="/WindowElements.WindowFrame.data.close.style" Tooltip=":e031d62a2d3f513f:Close" UserMovable="true"></Button>
                <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="230,0" Name="RightGrouper" PackLocation="right,top" PackLocationProp="-170/0001,0000/0001" RStyleDefault="/WindowElements.WindowFrame.data.right_grouper.rect" ScrollExtent="170,70" Size="170,70"/>
                <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="LeftGrouper" RStyleDefault="/WindowElements.WindowFrame.data.left_grouper.rect" ScrollExtent="300,70" Size="300,70">
                    <Text AbsorbsInput="false" Font="/TextStyles.Large.LargeStyle" LocalText="Examine" Location="30,3" MaxLines="1" Name="Title" PackSize="absolute,fixed" PackSizeProp="0130/0001,0002/0003" ScrollExtent="170,20" ShadowStyle="/ShadowStylesNew.Outline.style" Size="170,20" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#F0D080">:e031d62a7f6fa781:Examine</Text>
                </Page>
                <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Frame" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/WindowElements.WindowFrame.data.frame.rect" ScrollExtent="400,198" Size="400,198"/>
                <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Bkg" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/WindowElements.WindowFrame.data.bkg.rect" ScrollExtent="400,198" Size="400,198"/>
            </Page>
        </Page>


Vex 03-14-2008 11:50 PM

oh wow. there's eq2ui_examine.xml too...

*quietly backs out of thread*

p.s. i did mention i was tired!

lordebon 03-15-2008 12:03 AM

Yeah eq2ui_examine is the examine window in my experience... not sure what eq2ui_inventory_examine is used for anymore, if anything.


All times are GMT -5. The time now is 08:12 PM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI