neue Folder LAYOUT MENU und MODULE dazu
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
l_bg_2b : dialog {
|
||||
label = "SCHONENBERGER Systeme GmbH";
|
||||
: text {
|
||||
label = "180 degree Curve (STB)";
|
||||
}
|
||||
: 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";
|
||||
}
|
||||
}
|
||||
: image {
|
||||
height = 5;
|
||||
width = 5;
|
||||
color = 0;
|
||||
key = "anzeige";
|
||||
}
|
||||
}
|
||||
: row {
|
||||
: toggle {
|
||||
label = "Dimensioning";
|
||||
mnemonic = "B";
|
||||
key = "BEMASSEN";
|
||||
}
|
||||
}
|
||||
ok_cancel;
|
||||
}
|
||||
Reference in New Issue
Block a user