talus : dialog { label = "Définition des Talus"; : boxed_row { label = "Choix du Type de Talus"; : image_button { key = "mod_tal0"; width = 5; fixed_width = true; aspect_ratio = 1.0; color = 0; } : image_button { key = "mod_tal1"; width = 5; fixed_width = true; aspect_ratio = 1.0; color = 0; } : image_button { key = "mod_tal2"; width = 5; fixed_width = true; aspect_ratio = 1.0; color = 0; } : image_button { key = "mod_tal3"; width = 5; fixed_width = true; aspect_ratio = 1.0; color = 0; } : image_button { key = "mod_tal4"; width = 5; fixed_width = true; aspect_ratio = 1.0; color = 0; } : image_button { key = "mod_tal"; width = 5; fixed_width = true; aspect_ratio = 1.0; color = 0; } } :boxed_column { label = "Choix du Calque de Conception des Talus"; :edit_box { label = "Calque:"; mnemonic = "C"; key = "pl_tal"; width = 32; edit_width = 32; edit_limit = 31; } : button { label = "Choix dans Liste des calques..."; mnemonic = "L"; key = "pl_name"; fixed_width = true; alignment = centered; } } :column { label = "Dimensionnement des barbes"; alignment = left; : row { : edit_box { label = "Barbes-Longueur :"; mnemonic = "L"; key = "g_barb"; edit_width = 10; } : button { label = "Saisir <"; mnemonic = "S"; key = "pick_g"; } } : row { : edit_box { label = "Barbes-Espacement:"; mnemonic = "E"; key = "e_barb"; edit_width = 10; } : button { label = "Saisir <"; mnemonic = "S"; key = "pick_e"; } } : row { : toggle { label = "Ajustement des Barbes"; mnemonic = "A"; key = "ajust"; } : toggle { label = "Talus complexe"; mnemonic = "T"; key = "cmplx"; } } } ok_cancel_err; } setlayer : dialog { subassembly = 0; label = "Choix du Calque"; initial_focus = "listbox"; : concatenation { children_fixed_width = true; key = "clayer"; : text_part { label = "Calque Courant: "; } : text_part { key = "cur_layer"; width = 35; } } : row { fixed_width = true; key = "titles"; children_fixed_width = true; : text { label = "Nom du Calque"; width = 34; } : text { label = "Etat"; width = 9; } : text { label = "Couleur"; width = 8; } : text { label = "Type de ligne"; width = 12; } } : list_box { tabs = "32 35 37 39 41 44 53"; width = 67; height = 12; key = "list_lay"; allow_accept = true; } : row { key = "controls"; : column { key = "lname"; fixed_width = true; : edit_box { label = "Définir le Nom du Calque:"; mnemonic = "D"; key = "edit_lay"; width = 32; edit_width = 32; edit_limit = 31; allow_accept = true; } } } ok_cancel_err; }