View Single Post
  #194  
Unread 09-04-2010, 12:58 AM
Papabard's Avatar
Papabard Papabard is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2007
Server: Unrest
Posts: 647
Default

Quote:
Originally Posted by Kuja_Leonhart View Post
Small question.

eq2ui_mainhud_impliedtarget.xml
<Page Location="12,10" Name="v0" ScrollExtent="172,92" Size="172,92" Visible="false">

eq2ui_mainhud_target.xml

<Page Name="v0" OnHoverIn="Con.visible=true" OnHoverOut="Con.visible=false" OnShow="InfoTestButton.Activated=True" Size="172,92" Visible="false"> = Location="0,0"

Why?
I don't show that in the version downloaded from the updater. No idea where the misplaced location is coming from.
Reply With Quote