golay : dialog { label = "Layoutauswahl"; spacer; : list_box { allow_accept=true; height=20; key="dcl_list"; label="Bereiche:"; multiple_select=false; } spacer; : row { : button { fixed_width=true; width=13; key="accept"; is_default=true; label= "Gehe zu.."; } : button { fixed_width=true; width=13; is_cancel=true; key="cancel"; label= "Abbrechen"; } } : text_part { key="error"; label=""; } }