b_typ4 : dialog { label = "SCHÖNENBERGER Systeme GmbH"; : text { label = "Bügelplätze Typ 4"; } : row { : column { : edit_box { label = "Streckenabstand[800-2000]:"; mnemonic = "B"; allow_accept = true; key = "L1"; } : edit_box { label = "Tiefe[1500-6000]:"; mnemonic = "T"; allow_accept = true; key = "L2"; } : edit_box { label = "Abstand zum nächsten Platz[1000-3000]:"; mnemonic = "P"; allow_accept = true; key = "L3"; } : edit_box { label = "Anzahl Plätze:"; mnemonic = "A"; allow_accept = true; key = "K0"; } } : column { : boxed_radio_column { label = "Ablauf"; key = "ART"; : radio_button { label = "Nr 1"; key = "ART_1"; } : radio_button { label = "Nr 2"; key = "ART_2"; } : radio_button { label = "Nr 3"; key = "ART_3"; } } } } : row { : image { alignment=centered; height = 16; width = 16; color = -2; key = "anzeige"; } } ok_cancel; }