1
0
Fork 0

set padding; no wrapping

This commit is contained in:
mfranz 2009-01-28 21:03:34 +00:00
parent 621f3065c9
commit 7390451334

View file

@ -177,13 +177,14 @@
</group> </group>
<textbox> <textbox>
<padding>5</padding>
<halign>fill</halign> <halign>fill</halign>
<valign>fill</valign> <valign>fill</valign>
<stretch>true</stretch> <stretch>true</stretch>
<pref-width>640</pref-width> <pref-width>640</pref-width>
<pref-height>480</pref-height> <pref-height>480</pref-height>
<slider>20</slider> <slider>20</slider>
<wrap>true</wrap> <wrap>false</wrap>
<editable>false</editable> <editable>false</editable>
<property>/sim/gui/dialogs/joystick-info/text</property> <property>/sim/gui/dialogs/joystick-info/text</property>
</textbox> </textbox>