Files

83 lines
1.5 KiB
Plaintext

SCHRAUB1 : dialog {
label = "SCHÖNENBERGER Systeme GmbH";
: text {
label = "STRECKEN/PROFILE/DRT";
}
: column {
: boxed_radio_column {
label = "STRECKEN/PROFILE/DRT";
key = "ART";
: radio_button {
label = "ST OHNE LEITBLECH";
key = "ART_1";
}
: radio_button {
label = "ST MIT LEITBLECH";
key = "ART_2";
}
spacer;
spacer;
: radio_button {
label = "AP110";
key = "ART_3";
}
: radio_button {
label = "APG110";
key = "ART_4";
}
: radio_button {
label = "AP60";
key = "ART_5";
}
: radio_button {
label = "APS110";
key = "ART_6";
}
spacer;
spacer;
: radio_button {
label = "DRT80";
key = "ART_7";
}
: radio_button {
label = "RT80/80";
key = "ART_8";
}
: radio_button {
label = "DRT114";
key = "ART_9";
}
: radio_button {
label = "ROHR 1x2.6";
key = "ART_10";
}
}
: row {
:column {
: toggle {
label = "Bemaßung";
mnemonic = "D";
key = "BEMASS";
}
}
:column {
: toggle {
label = "+ VERBINDUNG";
mnemonic = "D";
key = "ST_MUFFE";
}
}
}
}
: column {
: image {
height = 15;
width = 15;
color = 0;
key = "anzeige";
}
ok_cancel_help;
}
}