Implemented Scrawls alternative workaround.

actorid
Lars Söderberg 11 years ago
parent 0513d0837c
commit d530bbe5cd

@ -13,25 +13,19 @@
<Property key="MultiLine" value="true"/> <Property key="MultiLine" value="true"/>
</Widget> </Widget>
<Widget type="HBox" position="0 89 138 24" align="Left Bottom"> <Widget type="VBox" position="0 89 292 24" align="Right Bottom">
<Widget type="Widget"> <Widget type="HBox">
<UserString key="HStretch" value="true"/> <Property key="Spacing" value="8"/>
</Widget>
<Widget type="AutoSizedButton" skin="MW_Button" name="OkButton">
<Property key="Caption" value="#{sYes}"/>
</Widget>
</Widget>
<Widget type="HBox" position="146 89 138 24" align="Left Bottom"> <Widget type="AutoSizedButton" skin="MW_Button" name="OkButton" align="Right Bottom">
<Widget type="AutoSizedButton" skin="MW_Button" name="CancelButton"> <Property key="Caption" value="#{sYes}"/>
<Property key="Caption" value="#{sNo}"/> </Widget>
<Widget type="AutoSizedButton" skin="MW_Button" name="CancelButton" align="Right Bottom">
<Property key="Caption" value="#{sNo}"/>
</Widget>
</Widget> </Widget>
<Widget type="Widget"> <Widget type="Widget"/>
<UserString key="HStretch" value="true"/>
</Widget>
</Widget> </Widget>
</Widget> </Widget>
</MyGUI> </MyGUI>
Loading…
Cancel
Save