neue Folder LAYOUT MENU und MODULE dazu
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
l_bg_drw : dialog {
|
||||
label = "SCHONENBERGER Systeme GmbH";
|
||||
: text {
|
||||
label = "Group DRW/DW R=650";
|
||||
}
|
||||
: row {
|
||||
: boxed_radio_column {
|
||||
label = "Switch";
|
||||
key = "ART_";
|
||||
: radio_button {
|
||||
label = "DRW";
|
||||
key = "ART_DRW";
|
||||
}
|
||||
: radio_button {
|
||||
label = "DW";
|
||||
key = "ART_DW";
|
||||
}
|
||||
}
|
||||
: 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