neue Folder LAYOUT MENU und MODULE dazu
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
/* Dialogbox Stahl Komponenten */
|
||||
/* Datum: 05.09.2010 AW */
|
||||
|
||||
STAHL_R650_1: dialog {
|
||||
label = "STAHL-PROGRAMM R650 - 350/700";
|
||||
spacer;
|
||||
: row {
|
||||
: list_box {
|
||||
label = "STAHL-PROGRAMM R650 - 350/700";
|
||||
key = "DWG_NAME";
|
||||
list = "W45-R650-L-350\nW45-R650-R-350\nW90-R650-L-700\nW90-R650-R-700\nS45-R650-L-350\nS45-R650-R-350\nDRW-R650-1400\nDW-R650-1400";
|
||||
mnemonic = "H";
|
||||
width = 40;
|
||||
height = 12;
|
||||
}
|
||||
: image {
|
||||
height = 10;
|
||||
width = 40;
|
||||
color = 7;
|
||||
key = "anzeige";
|
||||
}
|
||||
}
|
||||
spacer;
|
||||
ok_cancel;
|
||||
}
|
||||
Reference in New Issue
Block a user