Layout GUI corretto

This commit is contained in:
La Programmatrice Verde
2026-02-17 17:04:49 +01:00
parent f85d8e5749
commit c55e158df2
5 changed files with 108 additions and 110 deletions

View File

@@ -24,55 +24,51 @@
<DimensionLayout dim="0">
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="0" attributes="0">
<EmptySpace min="-2" pref="17" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Group type="103" groupAlignment="1" attributes="0">
<Group type="102" alignment="0" attributes="0">
<EmptySpace min="-2" pref="17" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="lblNome" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="lblCognome" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="lblCodiceFiscale" alignment="0" min="-2" max="-2" attributes="0"/>
</Group>
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="0" attributes="0">
<EmptySpace min="-2" pref="26" max="-2" attributes="0"/>
<Component id="txtCodiceFiscale" min="-2" pref="115" max="-2" attributes="0"/>
</Group>
<Group type="102" alignment="1" attributes="0">
<EmptySpace min="28" max="32767" attributes="0"/>
<Group type="102" attributes="0">
<Group type="103" groupAlignment="0" attributes="0">
<Component id="lblDataDiNascita" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="lblSaldoIniziale" alignment="0" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace min="-2" pref="18" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" max="-2" attributes="0">
<Component id="txtCognome" pref="113" max="32767" attributes="0"/>
<Component id="txtNome" max="32767" attributes="0"/>
<Group type="102" attributes="0">
<Component id="txtDataDiNascita" min="-2" pref="64" max="-2" attributes="0"/>
<EmptySpace type="unrelated" max="-2" attributes="0"/>
<Component id="btnDataDiNascita" min="-2" pref="39" max="-2" attributes="0"/>
</Group>
<Component id="txtSaldoIniziale" max="32767" attributes="0"/>
</Group>
<EmptySpace min="-2" pref="37" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="btnVersamento" min="-2" max="-2" attributes="0"/>
<Component id="btnPrelievo" min="-2" max="-2" attributes="0"/>
<Component id="btnListaMovimenti" min="-2" max="-2" attributes="0"/>
</Group>
</Group>
<Group type="102" attributes="0">
<Group type="103" groupAlignment="0" attributes="0">
<Component id="lblNome" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="lblCognome" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="lblCodiceFiscale" alignment="0" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace min="-2" pref="26" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="txtNome" min="-2" pref="113" max="-2" attributes="0"/>
<Component id="txtCodiceFiscale" min="-2" pref="115" max="-2" attributes="0"/>
<Component id="txtCognome" min="-2" pref="113" max="-2" attributes="0"/>
</Group>
</Group>
</Group>
</Group>
<Group type="102" alignment="0" attributes="0">
<Group type="103" groupAlignment="0" attributes="0">
<Component id="lblDataDiNascita" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="lblSaldoIniziale" alignment="0" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace min="-2" pref="18" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" max="-2" attributes="0">
<Group type="102" attributes="0">
<Component id="txtDataDiNascita" min="-2" max="-2" attributes="0"/>
<EmptySpace type="unrelated" max="-2" attributes="0"/>
<Component id="btnDataDiNascita" min="-2" pref="39" max="-2" attributes="0"/>
</Group>
<Component id="txtSaldoIniziale" max="32767" attributes="0"/>
</Group>
<EmptySpace min="-2" pref="99" max="-2" attributes="0"/>
<Component id="btnAprireContoCorrente" min="-2" max="-2" attributes="0"/>
</Group>
</Group>
<EmptySpace min="-2" pref="37" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="btnVersamento" min="-2" max="-2" attributes="0"/>
<Component id="btnPrelievo" min="-2" max="-2" attributes="0"/>
<Component id="btnListaMovimenti" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="32767" attributes="0"/>
</Group>
<Group type="102" alignment="0" attributes="0">
<EmptySpace min="-2" pref="99" max="-2" attributes="0"/>
<Component id="btnAprireContoCorrente" min="-2" max="-2" attributes="0"/>
<EmptySpace max="32767" attributes="0"/>
</Group>
</Group>