65 lines
1.5 KiB
Plaintext
65 lines
1.5 KiB
Plaintext
l_bg_w45 : dialog {
|
|
label = "SCHONENBERGER Systeme GmbH";
|
|
: text {
|
|
label = "Group 45 degree W/STB (BG or Special)";
|
|
}
|
|
: row {
|
|
: boxed_radio_column {
|
|
label = "Radius";
|
|
key = "RA";
|
|
: radio_button {
|
|
label = "R 650";
|
|
key = "RA_1";
|
|
}
|
|
: radio_button {
|
|
label = "R 400";
|
|
key = "RA_2";
|
|
}
|
|
: radio_button {
|
|
label = "R 175";
|
|
key = "RA_3";
|
|
}
|
|
}
|
|
: boxed_radio_column {
|
|
label = "Direction";
|
|
key = "RI";
|
|
: radio_button {
|
|
label = "Left";
|
|
key = "RI_L";
|
|
}
|
|
: radio_button {
|
|
label = "Right";
|
|
key = "RI_R";
|
|
}
|
|
}
|
|
}
|
|
: row {
|
|
: boxed_radio_column {
|
|
label = "Component";
|
|
key = "WB";
|
|
: radio_button {
|
|
label = "Switch";
|
|
key = "WB_W";
|
|
}
|
|
: radio_button {
|
|
label = "STB";
|
|
key = "WB_B";
|
|
}
|
|
}
|
|
: image {
|
|
height = 5;
|
|
width = 5;
|
|
color = 0;
|
|
key = "anzeige";
|
|
}
|
|
}
|
|
: row {
|
|
: toggle {
|
|
label = "Dimensioning";
|
|
mnemonic = "B";
|
|
key = "BEMASSEN";
|
|
}
|
|
}
|
|
ok_cancel;
|
|
}
|
|
|