EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > XML Modification Help & Info

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 12-23-2006, 03:50 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default Fixing the GU30 hotbars

Since I was asked about the details of my upcoming fix for the GU30 hotbar deadspace issues for use in another mod, here it is for everybody:

In the main page of your hotbars add the following
OnShow="MinimumSize='0,0'"
In the BankPage add the following:
OnHide="Parent.MinimumSize='0,0'" OnShow="Parent.MinimumSize='0,0'"
I had minimal time to test this but saw no issues. Use at your own risk.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #2  
Unread 12-23-2006, 05:08 PM
FloridaFringe FloridaFringe is offline
A Griffon
 
Join Date: Sep 2005
Server: Lucan DLere
Posts: 459
Default

Some how I knew that you would come around.

Thank you so much for your time and effort in getting this issue resolved. I have confirmed that this fix is working as expected for the hotbar mod that I happen to use.

Just to note that if someone wants to make the changes via the UIBuilder, as the above instructions are for a text editor, the text that you input into the locations specified above would look like this:

MinimumSize='0,0'
Parent.MinimumSize='0,0'

Thanks again.
Reply With Quote
  #3  
Unread 12-24-2006, 03:33 AM
pereign pereign is offline
A Young Mystail Rat
 
Join Date: Aug 2005
Server: Antonia Bayle
Posts: 6
Default

What exactly are the exact name of the files that need editing. Sorry, I'm new to all this UI stuff. I don't know what files you're addressing and where there are to be fouhd.

Pls, post more info.

Thanks,

Pereign
Reply With Quote
  #4  
Unread 12-24-2006, 08:24 AM
LiquidFusion17 LiquidFusion17 is offline
A Brown Bear
 
Join Date: Dec 2005
Server: Antonia Bayle
Posts: 9
Default

Open the file: eq2ui_mainhud_hotkey.xml
Replace it with the following, That will fix your problem... Notice to gm9, This works only until you use the show/hide spinner then the deadspace re-appears but closing your game and re-opening will fix it again, perhaps its missing an onshow/onhide. So this is a great temp fix until you can release your patch.

Code:
<?xml version="1.0" encoding="utf-8"?>
<Page OnShow="MinimumSize=&apos;0,0&apos;" clientmarginFrame="10,10,5,10" clientmarginNone="10,10,5,10" eq2usescomwndcontrols="true" Location="316,717" Name="Hotkey" PackLocation="npn,fff" PackLocationProp="0316/1024,-019/0001" PackSize="f,f" PackSizeProp="0002/0003,0002/0003" ScrollExtent="384,32" Size="384,32" UserMovable="true" UserResizable="true" version="2.0">
<Page Name="Grab2ResizeDummyN" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="a,f" PackSizeProp="0000/0001,0002/0003" ScrollExtent="384,1" Size="384,1"/>
<Page Name="Grab2ResizeDummyW" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="f,a" PackSizeProp="0002/0003,0000/0001" ScrollExtent="1,32" Size="1,32"/>
<Page Location="383,0" Name="Grab2ResizeDummyE" PackLocation="right,top" PackLocationProp="-001/0001,0000/0001" PackSize="f,a" PackSizeProp="0002/0003,0000/0001" ScrollExtent="1,32" Size="1,32"/>
<Page Location="0,31" Name="Grab2ResizeDummyS" PackLocation="left,bottom" PackLocationProp="0000/0001,-001/0001" PackSize="a,f" PackSizeProp="0000/0001,0002/0003" ScrollExtent="384,1" Size="384,1"/>
<Page AbsorbsInput="false" Name="BankPage" OnHide="Parent.MinimumSize=&apos;0,0&apos;" OnShow="Parent.MinimumSize=&apos;0,0&apos;" OnHide="Parent.IconPage.MoveButton.Visible=false" OnShow="Parent.IconPage.MoveButton.Visible=true" PackLocation="left,center" PackLocationProp="0000/0001,-016/0001" RStyleDefault=" " ScrollExtent="14,32" Size="14,32">
<Text AbsorbsInput="false" Color="#F0D080" Font="/Profit.Fonts.FontArial12T" LocalText="10" Location="0,10" Name="CurrentBank" ScrollExtent="12,10" ShadowStyle="/ShadowStyles.BlackOutlineNoShadow.Outline2" Size="12,10" TextAlignment="Center">10</Text>
<Button LocalText="Up" LocalTooltip="Previous (Lower) Bank" Location="0,22" Name="DownArrow" OnPress="Parent.Parent.Refresh_ButtonLabels.Activated=true" ScrollExtent="10,10" Size="10,10" Style="/Profit.ButtonStyles.BankSelector_down" Tooltip="Previous (Lower) Bank">Up</Button>
<Button LocalText="Dn" LocalTooltip="Next (Higher) Bank" Name="UpArrow" OnPress="Parent.Parent.Refresh_ButtonLabels.Activated=true" ScrollExtent="10,10" Size="10,10" Style="/Profit.ButtonStyles.BankSelector_up" Tooltip="Next (Higher) Bank">Dn</Button>
</Page>
<Page Name="IconPage" OnHoverIn="MoveButton.Opacity=1" OnHoverOut="MoveButton.Opacity=0" PackSize="a,a" PackSizeProp="0000/0001,0000/0001" ScrollExtent="384,32" Size="384,32">
<Image Activated="true" GetsInput="true" LocalTooltip="Move" Location="372,20" Name="MoveButton" OnHoverIn="Parent.Parent.UserResizable=false" OnHoverOut="Parent.Parent.UserResizable=true" Opacity="0.000" PackLocation="right,bottom" PackLocationProp="-012/0001,-012/0001" ScrollExtent="12,12" Size="12,12" SourceRect="122,476,136,490" SourceResource="/images/window_elements_generic.dds" Tooltip="Move" UserScrollable="false"/>
<IconBank Dragable="true" Font="/Profit.Fonts.FontArial13T" FrameColor="#B5B5B5" IconFramePadding="0" IconPadding="0" IconStyle="/IconStyles.button" Name="Icons" PackSize="a,a" PackSizeProp="0000/0001,0000/0001" RenderFrame="true" RenderOutlines="true" ScrollExtent="384,32" Size="384,32" TextColor="#FFFFFF" TextMargin="2,-1,2,-2" TreatAsButton="true"/>
</Page>
<Page AbsorbsInput="false" Name="WC_Frame" OnHide="Parent.IconPage.Icons.RenderOutlines=true" OnShow="Parent.IconPage.Icons.RenderOutlines=false" Visible="false"/>
<Page AbsorbsInput="false" Name="WC_Titlebar" OnHide="Parent.IconPage.Icons.Font=&apos;/Profit.Fonts.FontArial13T&apos;" OnShow="Parent.IconPage.Icons.Font=&apos;/Profit.Fonts.no_font&apos;" Visible="false"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Name="WC_Backdrop" PackSize="p,p" PackSizeProp="0336/0336,0028/0028" ScrollExtent="384,32" Size="384,32"/>
</Page>

Last edited by LiquidFusion17 : 12-24-2006 at 08:33 AM.
Reply With Quote
  #5  
Unread 12-24-2006, 08:38 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

The code works fine for me when showing/hiding spinners. Anyway, the new release is available now.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 06:39 AM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI