neue Folder LAYOUT MENU und MODULE dazu

This commit is contained in:
2025-04-14 16:56:58 +02:00
parent e6e1705f0d
commit 35f7b2d75e
935 changed files with 803964 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
/* Dialogbox Türlüsungen */
/* Datum: 05.09.2010 AW */
STAHL_TUER_LOESUNGEN: dialog {
label = "Türlösungen/Verbindungen";
spacer;
: row {
: list_box {
label = "Türlösungen/Verbindungen";
key = "DWG_NAME";
list = "SS400-L\nSS400-R\nSS1000\nSCHIEBESCHIENE\nTELESKOP-1000\nENDPLATTE\nSCHRAUBSTOPPER\nVERBINDUNG\nMUFFE RAL2000\nMUFFE RAL7035\nMUFFE RAL5018\nMUFFE SONDER\nVB-SET ST/ST";
mnemonic = "H";
width = 40;
height = 12;
}
: image {
height = 10;
width = 40;
color = 7;
key = "anzeige";
}
}
spacer;
ok_cancel;
}