Post new topic Reply to topic  [ 1 post ] 
Author Message
User avatar
Team: Eminence Front
Rank: Officer
Main: DHM
Level: 8172

Joined: Sat Sep 13, 2008 2:26 am
Posts: 211
Location: the Netherlands
Post wrong places of windows displayed
autopilot_text.xml changes :

i found it hard to read the AP text, cause the small galaxy pictures where allways in the way

<element type="customWindow">
<attributes>
<string name="IdName" value="autopilottextcontainer" />
<int name="Flags" value="0" />
<rectf name="PercRect" value="0.5, 0.0, 0.5, 0.0" />
<rect name="Rect" value="-300, 100, 300, 424" />
<bool name="Movable" value="false" />
<bool name="Visible" value="true" />
<bool name="StayAtBack" value="true" />
<bool name="DrawBackground" value="false" />
</attributes>

<element type="customStaticText">
<attributes>
<string name="IdName" value="autopilottext" />
<rect name="Rect" value="0, 0, 600, 84" />
<enum name="HTextAlign" value="center" />
<enum name="VTextAlign" value="center" />
<bool name="OverrideColorEnabled" value="true" />
<color name="OverrideColor" value="A0FFFFFF" />
<bool name="WordWrap" value="true" />
<enum name="Font" value="largeFont"/>
</attributes>
<bindings>
<slot name="setText" signal="ap_status_text" id="Autopilot" />
</bindings>
</element>
</element>



Hate it when the info cant be seen cause the menu's are overlapping


edit dlg_target_options.xml and change it to this :

<!--
dlg_target_options.xml

A container window for floating tooltips. Wraps a CGUItargetOptions element.
-->
<element type="customWindow">
<attributes>
<string name="IdName" value="TargetOptionsDialog" />

<!--<rect name="Rect" value="-100, 100, 200, 500" />-->
<rect name="Rect" value="-120, 327, -10, 527" />
<rectf name="PercRect" value="1.0, 0.0, 1.0, 0.0" />
<string name="AnimatorTag" value="FadeInOnMouseOver" />
<colorf name="Tint" value="1.0, 1.0, 1.0, 1.0" />
<bool name="Movable" value="false" />
<bool name="Visible" value="false" />
<bool name="TrackMouseOverChildren" value="true" />
<int name="BorderStyle" value="4" />
<int name="Flags" value="0" />
</attributes>

<element type="targetOptions">
<attributes>
<string name="IdName" value="targetOptions" />
<int name="Id" value="33" />
<rect name="PercRect" value="0.0, 0.0, 1.0, 1.0" />
<rect name="Rect" value="4, 4, -4, -4" />
<bool name="InheritTint" value="true" />
</attributes>
</element>


</element>


Wed Sep 21, 2011 5:38 am
Profile
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 


Who is online

Users browsing this forum: No registered users and 19 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © phpBB Group.