#14 Basic gui change panel color

This commit is contained in:
HU helene 2024-03-25 10:10:38 +01:00
parent c70618435a
commit 5bd350643a

View file

@ -3,7 +3,7 @@
<grid id="27dc6" binding="MainPanel" layout-manager="GridLayoutManager" row-count="2" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> <grid id="27dc6" binding="MainPanel" layout-manager="GridLayoutManager" row-count="2" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/> <margin top="0" left="0" bottom="0" right="0"/>
<constraints> <constraints>
<xy x="20" y="20" width="500" height="400"/> <xy x="20" y="20" width="853" height="600"/>
</constraints> </constraints>
<properties> <properties>
<background color="-12828863"/> <background color="-12828863"/>
@ -16,8 +16,10 @@
<grid row="1" column="1" row-span="1" col-span="1" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/> <grid row="1" column="1" row-span="1" col-span="1" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints> </constraints>
<properties> <properties>
<background color="-720907"/>
<doubleBuffered value="true"/> <doubleBuffered value="true"/>
<enabled value="true"/> <enabled value="true"/>
<foreground color="-12495218"/>
</properties> </properties>
<border type="none"/> <border type="none"/>
<children> <children>
@ -27,7 +29,9 @@
<card name="Card1"/> <card name="Card1"/>
</constraints> </constraints>
<properties> <properties>
<foreground color="-4475730"/> <background color="-8683389"/>
<enabled value="false"/>
<foreground color="-10699971"/>
</properties> </properties>
<border type="none"/> <border type="none"/>
<children> <children>
@ -85,6 +89,7 @@
<card name="Card2"/> <card name="Card2"/>
</constraints> </constraints>
<properties> <properties>
<background color="-2708071"/>
<doubleBuffered value="true"/> <doubleBuffered value="true"/>
<enabled value="true"/> <enabled value="true"/>
</properties> </properties>
@ -106,6 +111,7 @@
<card name="Card3"/> <card name="Card3"/>
</constraints> </constraints>
<properties> <properties>
<background color="-5520023"/>
<doubleBuffered value="true"/> <doubleBuffered value="true"/>
<enabled value="true"/> <enabled value="true"/>
</properties> </properties>