Window_MinMax

actorid
scrawl 13 years ago
parent 433a318abb
commit 0af8591c03

@ -2,7 +2,8 @@
<MyGUI type="Layout">
<Widget type="Window" skin="MW_ConsoleWindow" position="0 0 400 400" layer="Console" name="_Main">
<Property key="Caption" value="Console"/>
<Property key="Window_MinMax" value="200 100 2000 2000"/>
<Property key="MinSize" value="200 100"/>
<Property key="MaxSize" value="2000 2000"/>
<!-- Log window -->
<Widget type="Edit" skin="MW_ConsoleLog" position="5 5 390 360" align="Stretch" name="list_History"/>

Loading…
Cancel
Save