Chargen updates

pull/51/head
Lars Söderberg 12 years ago
parent e33239eae5
commit 45083fc89e

@ -1,20 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<MyGUI type="Layout">
<Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 485 375" name="_Main">
<Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 485 378" name="_Main">
<!-- Birthsign list -->
<Widget type="ListBox" skin="MW_List" position="8 13 196 137" name="BirthsignList" />
<Widget type="ListBox" skin="MW_List" position="8 8 196 137" name="BirthsignList"/>
<!-- Birthsign image -->
<Widget type="Widget" skin="MW_Box" position="206 13 263 137" align="Left Top">
<Widget type="Widget" skin="MW_Box" position="206 8 263 137" align="Left Top">
<Widget type="ImageBox" skin="ImageBox" position="2 2 259 133" name="BirthsignImage" align="Left Top"/>
</Widget>
<!-- Spell list -->
<Widget type="Widget" skin="" position="8 160 465 178" align="Left Top" name="SpellArea">
</Widget>
<Widget type="Widget" skin="" position="8 160 465 178" align="Left Top" name="SpellArea"/>
<!-- Dialog buttons -->
<Widget type="HBox" position="0 340 473 24">
<Widget type="HBox" position="0 338 469 24">
<Widget type="Widget">
<UserString key="HStretch" value="true"/>
</Widget>

@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<MyGUI type="Layout">
<Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 491 302" name="_Main">
<Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 484 316" name="_Main">
<!-- Class list -->
<Widget type="ListBox" skin="MW_List" position="14 13 181 131" name="ClassList" />
<Widget type="ListBox" skin="MW_List" position="8 8 181 138" name="ClassList"/>
<!-- Class image -->
<Widget type="Widget" skin="MW_Box" position="212 9 265 138" align="Left Top">
<Widget type="Widget" skin="MW_Box" position="197 8 265 138" align="Left Top">
<Widget type="ImageBox" skin="ImageBox" position="2 2 261 134" name="ClassImage" align="Left Top"/>
</Widget>
<!-- Specialization -->
<Widget type="Widget" skin="" position="15 152 484 178" align="Left Top">
<Widget type="Widget" skin="" position="15 156 484 178" align="Left Top">
<Widget type="TextBox" skin="HeaderText" position="0 0 162 18" name="SpecializationT" align="Left Top">
<Property key="Caption" value="#{sChooseClassMenu1}"/>
@ -60,7 +60,7 @@
</Widget>
<!-- Dialog buttons -->
<Widget type="HBox" position="0 265 476 24">
<Widget type="HBox" position="0 276 468 24">
<Widget type="Widget">
<UserString key="HStretch" value="true"/>
</Widget>

@ -1,22 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<MyGUI type="Layout">
<Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 249 249" name="_Main">
<Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 244 248" name="_Main">
<!-- Edit box -->
<Widget type="Widget" skin="MW_Box" position="8 8 220 192" align="Stretch" name="Client"/>
<Widget type="Widget" skin="MW_Box" position="14 14 220 192" align="Stretch" name="Client"/>
<Widget type="EditBox" skin="MW_TextBoxEdit" position="14 14 220 192" name="TextEdit" align="Left Top Stretch">
<Property key="MultiLine" value="1" />
<Property key="VisibleVScroll" value="1" />
<Property key="WordWrap" value="1" />
<Widget type="EditBox" skin="MW_TextBoxEdit" position="10 10 218 190" name="TextEdit" align="Left Top Stretch">
<Property key="MultiLine" value="true"/>
<Property key="VisibleVScroll" value="true"/>
<Property key="WordWrap" value="true"/>
</Widget>
<!-- Dialog buttons -->
<Widget type="AutoSizedButton" skin="MW_Button" position="177 214 57 24" name="OKButton">
<Widget type="AutoSizedButton" skin="MW_Button" position="171 208 57 24" name="OKButton">
<Property key="ExpandDirection" value="Left"/>
<Property key="Caption" value="Enter"/>
</Widget>
</Widget>
</MyGUI>

@ -1,14 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<MyGUI type="Layout">
<Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 474 192" name="_Main">
<Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 474 198" name="_Main">
<!-- Class name -->
<Widget type="TextBox" skin="ProgressText" position="12 12 48 30" name="LabelT" align="Left Top">
<Property key="Caption" value="Name"/>
<Widget type="TextBox" skin="ProgressText" position="8 8 48 23" name="LabelT" align="Left Top">
<Property key="Caption" value="#{sName}"/>
<Property key="TextAlign" value="Left VCenter"/>
</Widget>
<Widget type="EditBox" skin="MW_TextEdit" position="62 12 250 30" name="EditName" align="HStretch Top"/>
<Widget type="EditBox" skin="MW_TextEdit" position="72 8 387 23" name="EditName" align="HStretch Top"/>
<Widget type="Widget" skin="" position="12 46 480 110" align="Stretch">
<Widget type="Widget" skin="" position="8 38 480 110" align="Stretch">
<!-- Specialization -->
<Widget type="TextBox" skin="HeaderText" position="0 0 156 18" name="SpecializationT" align="Left Top">
@ -72,5 +73,6 @@
<Property key="Caption" value="#{sOK}"/>
</Widget>
</Widget>
</Widget>
</MyGUI>

@ -1,26 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<MyGUI type="Layout">
<Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 330 256" name="_Main">
<Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 289 256" name="_Main">
<!-- Class image -->
<Widget type="Widget" skin="MW_Box" position="32 10 265 138" align="Left Top">
<Widget type="Widget" skin="MW_Box" position="8 8 265 138" align="Left Top">
<Widget type="ImageBox" skin="ImageBox" position="2 2 261 134" name="ClassImage" align="Left Top"/>
</Widget>
<!-- Class text -->
<Widget type="EditBox" skin="SandText" position="32 152 265 40" name="ReflectT" align="Left Top">
<Widget type="EditBox" skin="SandText" position="8 152 265 40" name="ReflectT" align="Left Top">
<Property key="TextAlign" value="Top HCenter"/>
<Property key="MultiLine" value="true"/>
<Property key="WordWrap" value="true"/>
<Property key="Static" value="true"/>
</Widget>
<Widget type="TextBox" skin="SandText" position="32 192 265 23" name="ClassName" align="Left Top">
<Widget type="TextBox" skin="SandText" position="8 183 265 23" name="ClassName" align="Left Top">
<Property key="Caption" value="[Class]"/>
<Property key="TextAlign" value="Top HCenter"/>
</Widget>
<!-- Dialog buttons -->
<Widget type="HBox" position="0 219 319 24">
<Widget type="HBox" position="0 216 273 24">
<Widget type="Widget">
<UserString key="HStretch" value="true"/>
</Widget>

@ -9,7 +9,7 @@
<Property key="TextAlign" value="Left Top"/>
</Widget>
<Widget type="Widget" skin="MW_Box" position="8 39 241 220">
<Widget type="ImageBox" skin="ImageBox" position_real="0 0 1 1" align="Stretch" name="PreviewImage"/>
<Widget type="ImageBox" skin="ImageBox" position="2 2 237 216" align="Stretch" name="PreviewImage"/>
</Widget>
<!-- Sliders -->
@ -75,7 +75,7 @@
<Widget type="Widget" skin="" position="403 59 159 360" name="SkillList"/>
<!-- Dialog buttons -->
<Widget type="HBox" position="0 397 574 24">
<Widget type="HBox" position="0 393 572 24">
<Widget type="Widget">
<UserString key="HStretch" value="true"/>
</Widget>

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<MyGUI type="Layout">
<Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 520 409" name="_Main">
<Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 518 410" name="_Main">
<!-- Player name, race, class and birth sign-->
<Widget type="Widget" skin="MW_Box" position="8 12 244 126">
<Widget type="Widget" skin="MW_Box" position="8 8 244 126">
<Widget type="Button" skin="MW_Button" position="8 8 64 23" name="NameButton">
<Property key="Caption" value="#{sName}"/>
</Widget>
@ -24,7 +24,7 @@
</Widget>
<!-- Player health, magicka and fatigue -->
<Widget type="Widget" skin="MW_Box" position="8 144 244 64">
<Widget type="Widget" skin="MW_Box" position="8 136 244 64">
<Widget type="MWDynamicStat" skin="MW_DynamicStat_Red" position="4 4 236 18" name="Health">
<UserString key="ToolTipType" value="Layout"/>
<UserString key="ToolTipLayout" value="HealthToolTip"/>
@ -46,7 +46,7 @@
</Widget>
<!-- Player attributes -->
<Widget type="Widget" skin="MW_Box" position="8 214 244 154">
<Widget type="Widget" skin="MW_Box" position="8 208 244 154">
<Widget type="MWAttribute" skin="MW_StatNameValue" position="4 4 236 18" name="Attribute0">
<UserString key="ToolTipType" value="Layout"/>
<UserString key="ToolTipLayout" value="AttributeToolTip"/>
@ -106,12 +106,12 @@
</Widget>
<!-- Player skills, factions, birthsign and reputation -->
<Widget type="Widget" skin="MW_Box" position="258 12 244 356" align="Left VStretch" name="Skills">
<Widget type="Widget" skin="MW_Box" position="258 8 244 354" align="Left VStretch" name="Skills">
<Widget type="ScrollView" skin="MW_ScrollView" position="4 4 236 346" align="Stretch" name="SkillView"/>
</Widget>
<!-- Dialog buttons -->
<Widget type="HBox" position="0 372 502 24">
<Widget type="HBox" position="0 370 502 24">
<Widget type="Widget">
<UserString key="HStretch" value="true"/>
</Widget>

Loading…
Cancel
Save