title_setup : dialog { aspect_ratio = 0; label = "Blatteinstellungen"; : spacer { height = 1; } : boxed_column { alignment = centered; label = ""; fixed_width = true; : row { : popup_list { label = "Blattformat:"; key = "title_choose"; width = 15; } } : spacer { height = 1; } : row { : popup_list { label = "Maßstab: "; key = "scale_choose"; width = 15; } } : spacer { height = 1; } } : spacer { height = 1; } : row { fixed_width = true; alignment = centered; : button { label = " OK "; key = "accept"; mnemonic = "w"; fixed_width = true; width = 8; alignment = centered; } : spacer { width = 1; } cancel_button; } }