/* Dialogbox fuer ILS2100 Komponaneten */ /* Datum: 16.7.2008 AW */ ASI : dialog { label = "ASI-KOMPONENTEN"; spacer; : row { : list_box { label = "ASI-Komponenten"; key = "DWG_NAME"; mnemonic = "H"; list = "ASI-K60 4E-4A\nASI-F90(IP20)\nNOT-AUS\nTAB.2FACH\nTAB.1FACH\nLED LEUCHTE"; width = 30; height = 10; } : image { height = 10; width = 40; color = 7; key = "anzeige"; } :edit_box { label="Skalierungsfaktor"; key="FAKT"; value = 1; mnemonic="F"; } } spacer; ok_cancel; }