home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-02-08 | 111.1 KB | 4,286 lines |
- // Next available MSG number is 494
- // MODULE_ID ACAD_DCL_
-
- /* Next available MSG number is 574 */
-
- // ACAD.DCL Version 13.0
- //
- // Copyright (C) 1991, 1992, 1993, 1994 by Autodesk, Inc.
- //
- // Permission to use, copy, modify, and distribute this software
- // for any purpose and without fee is hereby granted, provided
- // that the above copyright notice appears in all copies and
- // that both that copyright notice and the limited warranty and
- // restricted rights notice below appear in all supporting
- // documentation.
- //
- // AUTODESK PROVIDES THIS PROGRAM "AS IS" AND WITH ALL FAULTS.
- // AUTODESK SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTY OF
- // MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. AUTODESK, INC.
- // DOES NOT WARRANT THAT THE OPERATION OF THE PROGRAM WILL BE
- // UNINTERRUPTED OR ERROR FREE.
- //
- // Use, duplication, or disclosure by the U.S. Government is subject to
- // restrictions set forth in FAR 52.227-19 (Commercial Computer
- // Software - Restricted Rights) and DFAR 252.227-7013(c)(1)(ii)
- // (Rights in Technical Data and Computer Software), as applicable.
- //
- //.
- // AutoCAD DCL (Dialog Control Language)
- // Define AutoCAD dialogs
-
- // This file should not be modified when used with AutoCAD.
- // Modification to the dialogue definitions can have serious adverse
- // effects on the use of the product. Since no modifications to this
- // file are allowed, there should be no need for any internal error
- // checking on the contents of this file, hence we disable audit checks
- // by default.
-
- acad_snap : dialog {
- label = "Ayudas al dibujo";
- : row {
- : column {
- : boxed_column {
- label = "Modos";
- : toggle {
- label = "&Orto";
- key = "ortho";
- }
- : toggle {
- label = "&Rell. s≤lidos";
- key = "fill";
- }
- : toggle {
- label = "&Texto rßpido";
- key = "qtext";
- }
- : toggle {
- label = "&Marca aux.";
- key = "blips";
- }
- : toggle {
- label = "R&esaltar";
- key = "hilite";
- }
- : toggle {
- label = "Gru&pos";
- key = "group";
- }
- }
- }
- : boxed_column {
- label = "&Forzar cursor";
- : toggle {
- label = "ACT";
- key = "snap";
- }
- : edit12_box {
- label = "Intervalo &X";
- key = "s_xsp";
- errmsg = "Intervalo X malla de resoluci≤n";
- }
- : edit12_box {
- label = "Intervalo &Y";
- key = "s_ysp";
- errmsg = "Intervalo Y malla de resoluci≤n";
- }
- : edit12_box {
- label = "An&gulo";
- key = "s_ang";
- }
- : edit12_box {
- label = "&Base X";
- key = "xbase";
- errmsg = "Base X malla de resoluci≤n";
- }
- : edit12_box {
- label = "Ba&se Y";
- key = "ybase";
- errmsg = "Base Y malla de resoluci≤n";
- }
- }
- : column {
- : boxed_column {
- label = "Re&jilla";
- fixed_height = true;
- : toggle {
- label = "ACT";
- key = "grid";
- }
- : edit12_box {
- label = "Inter&valo X";
- key = "g_xsp";
- errmsg = "Intervalo X rejilla";
- }
- : edit12_box {
- label = "I&ntervalo Y";
- key = "g_ysp";
- errmsg = "Intervalo Y rejilla";
- }
- }
- : boxed_column {
- label = "Malla Res./Rej. isomΘtri&cas";
- : toggle {
- label = "ACT";
- key = "iso";
- }
- : radio_row {
- key = "isorad";
- : radio_button {
- label = "I&zq.";
- key = "ileft";
- }
- : radio_button {
- label = "&Arriba";
- key = "itop";
- }
- : radio_button {
- label = "&Der.";
- key = "iright";
- }
- }
- }
- }
- }
- ok_cancel_help_errtile;
- }
-
- acad_ent_create : dialog {
- label = "Modos de creaci≤n de objetos";
- : row {
- : button {
- label = "&Color...";
- key = "b_color";
- }
- : swatch {
- key = "show_image";
- }
- : text {
- key = "l_color";
- width = 18;
- fixed_width = true;
- }
- }
- : row {
- : button {
- label = "C&apa...";
- key = "b_name";
- }
- : text {
- key = "l_name";
- width = 18;
- fixed_width = true;
- }
- }
- : row {
- : button {
- label = "Tipo de &lφnea...";
- key = "b_line";
- }
- : text {
- key = "l_line";
- width = 18;
- fixed_width = true;
- }
- }
-
- : row {
- : button {
- label = "Estilo de &texto...";
- key = "b_text";
- }
- : text {
- key = "l_text";
- width = 18;
- fixed_width = true;
- }
- }
- : edit_box {
- key = "ltscal";
- errmsg = "escala tipo de lφnea";
- label = "&Escala tipo de lφnea:";
- edit_width = 18;
- }
- : edit_box {
- key = "elev";
- errmsg = "elevaci≤n";
- label = "Ele&vaci≤n:";
- edit_width = 18;
- }
- : edit_box {
- key = "thick";
- errmsg = "altura de objeto";
- label = "Altura de &objeto:";
- edit_width = 18;
- }
- ok_cancel_help_errtile;
- }
-
- rq_chroma :dialog {
- label = "Seleccionar color";
- key = "chroma"; // used by Help button to obtain label
- std_rq_color;
- }
-
- lt_text: text {
- width = 25;
- }
-
- lt_image: image_button {
- height = 1;
- width = 15;
- allow_accept = true;
- }
-
- acad_ltype : dialog {
- key = "ltype";
- label = "Seleccionar tipo de lφnea";
- fg_color = black; // Image foreground & background colors
- bg_color = white; // are reversed for the selected item
- empty_color = dialog_background; // Fill color for extra/unused images
- num_items = 8; // Customizable
- // The number of image/text pairs should match the "num_items" setting.
- : boxed_row {
- label = "Tipos de lφnea cargados";
- horizontal_margin = none;
- vertical_margin = none;
- : column {
- : row {
- : lt_image { key = "image_1"; }
- : text_35 { key = "ltype_1"; }
- }
- : row {
- : lt_image { key = "image_2"; }
- : text_35 { key = "ltype_2"; }
- }
- : row {
- : lt_image { key = "image_3"; }
- : text_35 { key = "ltype_3"; }
- }
- : row {
- : lt_image { key = "image_4"; }
- : text_35 { key = "ltype_4"; }
- }
- : row {
- : lt_image { key = "image_5"; }
- : text_35 { key = "ltype_5"; }
- }
- : row {
- : lt_image { key = "image_6"; }
- : text_35 { key = "ltype_6"; }
- }
- : row {
- : lt_image { key = "image_7"; }
- : text_35 { key = "ltype_7"; }
- }
- : row {
- : lt_image { key = "image_8"; }
- : text_35 { key = "ltype_8"; }
- }
- }
- : slider {
- key = "slider";
- layout = vertical;
- horizontal_margin = none;
- vertical_margin = none;
- max_value = 0; // top of slider
- min_value = 32767; // bottom of slider
- small_increment = 1;
- big_increment = 8; // must match "num_items" value above
- width = 1;
- fixed_width = true;
- fixed_height = false; // expands to height of image/text column
- }
- }
- : boxed_column {
- key = "isobox";
- : row {
- isopwidth;
- : edit_box {
- key = "ltscale";
- errmsg = "escala tipo de lφnea";
- label = "&Escala tipo de lφnea:";
- edit_width = 10;
- edit_limit = 10;
- }
- }
- }
- spacer;
- : edit_box {
- key = "edit";
- label = "&Tipo de lφnea:";
- errmsg = "ninguno";
- allow_accept = true;
- edit_limit = 217;
- }
- spacer;
- : row {
- fixed_width = true;
- alignment = centered;
- ok_button;
- : spacer { width = 2; }
- cancel_button;
- : spacer { width = 2; }
- : button {
- key = "load";
- label = "&Cargar...";
- fixed_width = true;
- alignment = centered;
- }
- : spacer { width = 2; }
- help_button;
- }
- errtile;
- }
-
-
- acad_ltype_load : dialog {
- label = "Cargar o volver a cargar tipos de lφnea";
- : row {
- : button {
- key = "get_file";
- label = "&Archivo...";
- }
- : edit32_box {
- key = "file_edit";
- }
- }
- spacer;
- : list_box {
- key = "ltype_list";
- label = "Tipos de lφnea disponibles";
- tabs = "20";
- width = 35;
- height = 12;
- multiple_select = true;
- }
- : row {
- : button {
- key = "all";
- label = "&Seleccionar todo";
- }
- : button {
- key = "clear";
- label = "&Borrar todo";
- }
- }
- spacer;
- ok_cancel_help_errtile;
- }
-
- acad_tstyle : dialog {
- label = "Seleccionar estilo de texto";
- : row {
- : column {
- : list_box {
- key = "style_list";
- width = 16;
- height = 8;
- allow_accept = true;
- }
- : button {
- label = "&Mostrar todos...";
- key = "showall";
- }
- }
- : column {
- : image {
- key = "style_image";
- height = 7;
- width = 20;
- }
- : edit_box {
- key = "style_sample";
- label = "&Texto de ejemplo:";
- edit_width = 6;
- fixed_width = true;
- alignment = centered;
- }
- }
- }
- spacer;
- : edit_box {
- key = "style_edit";
- label = "&Nombre del estilo:";
- edit_width = 31;
- edit_limit = 217;
- fixed_width = true;
- allow_accept = true;
- }
- : row {
- : paragraph {
- : text_part {
- label = "Tipo de letra:";
- }
- : text_part {
- label = "Altura:";
- }
- : text_part {
- label = "Anchura:";
- }
- : text_part {
- label = "Oblicuidad:";
- }
- : text_part {
- label = "Generaci≤n:";
- }
- }
- : paragraph {
- : text_part {
- key = "font";
- width = 32;
- }
- : text_part {
- key = "height";
- width = 32;
- }
- : text_part {
- key = "width";
- width = 32;
- }
- : text_part {
- key = "oblique";
- width = 32;
- }
- : text_part {
- key = "gen";
- width = 32;
- }
- }
- }
- ok_cancel_err;
- }
-
- acad_tstyle_sym : dialog {
- key = "acad_tstyle_sym";
- label = "Sφmbolos";
- : text {
- key = "page";
- width = 10;
- }
- : image {
- key = "showall";
- color = graphics_background;
- height = 16;
- width = 70;
- }
- : row {
- : ok_button {
- is_cancel = true;
- }
- : button {
- label = "&Previo";
- key = "pagedown";
- width = 10;
- }
- : button {
- label = "&Siguiente";
- key = "pageup";
- width = 10;
- }
- }
- }
-
- acad_icon: dialog {
- key = "label";
- initial_focus = "listbox";
- : row {
- : list_box {
- width = 20;
- height = 20;
- fixed_height = true;
- key = "listbox";
- allow_accept = true;
- }
- : column {
- : row {
- : icon_image {
- key = "icon1";
- }
- : icon_image {
- key = "icon2";
- }
- : icon_image {
- key = "icon3";
- }
- : icon_image {
- key = "icon4";
- }
- }
- : row {
- : icon_image {
- key = "icon5";
- }
- : icon_image {
- key = "icon6";
- }
- : icon_image {
- key = "icon7";
- }
- : icon_image {
- key = "icon8";
- }
- }
- : row {
- : icon_image {
- key = "icon9";
- }
- : icon_image {
- key = "icon10";
- }
- : icon_image {
- key = "icon11";
- }
- : icon_image {
- key = "icon12";
- }
- }
- : row {
- : icon_image {
- key = "icon13";
- }
- : icon_image {
- key = "icon14";
- }
- : icon_image {
- key = "icon15";
- }
- : icon_image {
- key = "icon16";
- }
- }
- : row {
- : icon_image {
- key = "icon17";
- }
- : icon_image {
- key = "icon18";
- }
- : icon_image {
- key = "icon19";
- }
- : icon_image {
- key = "icon20";
- }
- }
- /*
- * : row {
- * : icon_image {
- * key = "icon21";
- * }
- * : icon_image {
- * key = "icon22";
- * }
- * : icon_image {
- * key = "icon23";
- * }
- * : icon_image {
- * key = "icon24";
- * }
- * }
- */
- }
- }
- : row {
- : row {
- spacer_0;
- : row {
- fixed_width = true;
- : button {
- label = "&Previo";
- key = "prev";
- width = 8;
- }
- :spacer {
- width = 2;
- }
- :button {
- label = "&Siguiente";
- key = "next";
- width = 8;
- }
- }
- spacer_0;
- }
- spacer;
- ok_cancel;
- }
- }
-
- acad_mlayer : dialog {
- label = "Control de capas";
- initial_focus = "layer_name_box";
- : row {
- : column {
- : concatenation {
- : text_part {
- label = "Capa actual: ";
- }
- : text_part {
- label = "";
- key = "cur_layer";
- width = 32;
- }
- }
- : concatenation {
- : text_part {
- label = "&Nombre capa";
- width = 23;
- }
- : text_part {
- label = "Estado";
- width = 10;
- }
- : text_part {
- label = "Color";
- width = 9;
- }
- : text_part {
- label = "Tlφnea";
- }
- }
- : list_box {
- tabs = "22 25 27 29 33 41";
- width = 55;
- height = 12;
- key = "layers";
- fixed_width = true;
- multiple_select = true;
- tab_truncate = true;
- }
- }
- : column {
- children_alignment = centered;
- : row {
- key = "actions_1";
- : column {
- children_alignment = centered;
- : button {
- label = "A&CT";
- key = "on";
- value = "1";
- }
- : button {
- label = "&Reut.";
- key = "thaw";
- }
- : button {
- label = "D&esbl.";
- key = "unlock";
- }
- }
- : column {
- children_alignment = centered;
- : button {
- label = "&DES";
- key = "off";
- }
- : button {
- label = "&Inut.";
- key = "freeze";
- }
- : button {
- label = "Blo&quea";
- key = "lock";
- }
- }
- }
- spacer_0;
- : column {
- key = "vp_actions";
- children_alignment = centered;
- : row {
- : text {
- label = "VG actual:";
- fixed_width = true;
- width = 10.2;
- }
- : button {
- label = "&R";
- key = "curvp_thw";
- }
- : button {
- label = "&I";
- key = "curvp_frz";
- }
- }
- : row {
- : text {
- label = "VG nueva:";
- fixed_width = true;
- width = 10.2;
-
- }
- : button {
- label = "&R";
- key = "newvp_thw";
- }
- : button {
- label = "&I";
- key = "newvp_frz";
- }
- }
- }
- spacer_0;
- : column {
- key = "actions_2";
- children_alignment = centered;
- : button {
- label = "Definir C&olor...";
- key = "color";
- }
- : button {
- label = "Definir T&lφnea...";
- key = "linetype";
- }
- }
- spacer_0;
- }
- }
- : row {
- : column {
- fixed_width = true;
- : button {
- label = "&Seleccionar todo";
- key = "all";
- }
- : button {
- label = "&Borrar todo";
- key = "clear";
- }
- }
- : column {
- fixed_width = true;
- : row {
- children_fixed_width = true;
- : button {
- label = "Nue&va";
- key = "add_new";
- }
- : button {
- label = "&Actual";
- key = "set_current";
- }
- : button {
- label = "Reno&mbrar";
- key = "rename";
- }
- }
- : edit_box {
- key = "layer_name_box";
- width = 32;
- edit_width = 32;
- edit_limit = 256;
- }
- }
- : boxed_row {
- label = "Filtros";
- : toggle {
- label = "AC&T";
- key = "use_filters";
- }
- : button {
- label = "De&f...";
- key = "do_filters";
- }
- }
- }
- ok_cancel_help_errtile;
- }
-
- acad_mlfilts : dialog {
- label = "Definir filtros de capas";
- : column {
- width = 35;
- : popup_list {
- label = "A&ctivar/Desactivar:";
- list = "Ambos\nACT\nDES\n";
- key = "flt_on";
- edit_width = 12;
- popup_height = 3;
- }
- : popup_list {
- label = "&Inutilizar/Reutilizar:";
- list = "Ambos\nInut.\nReut.";
- key = "flt_freeze";
- edit_width = 12;
- popup_height = 3;
- }
- : popup_list {
- label = "&Bloquear/Desbloquear:";
- list = "Ambos\nBloq.\nDesbl.";
- key = "flt_lock";
- edit_width = 12;
- popup_height = 3;
- }
- : popup_list {
- label = "&VG actual:";
- list = "Ambos\nInut.\nReut.";
- key = "flt_curvp_frz";
- edit_width = 12;
- popup_height = 3;
- }
- : popup_list {
- label = "V&G nuevas:";
- list = "Ambos\nInut.\nReut.";
- key = "flt_newvp_frz";
- edit_width = 12;
- popup_height = 3;
- }
- : edit_box {
- label = "&Nombres de capa:";
- key = "flt_names";
- edit_width = 15;
- }
- : edit_box {
- label = "C&olores:";
- key = "flt_colors";
- edit_width = 15;
- }
- : edit_box {
- label = "Tipos de &lφnea:";
- key = "flt_ltypes";
- edit_width = 15;
- }
- : button {
- label = "&Redefinir";
- key = "reset";
- }
- }
- ok_cancel_help_errtile;
- }
-
- acad_mtprop_edit_box : edit_box {
- edit_width = 20;
- edit_limit = 30;
- }
-
- acad_mtprop_popup_list : popup_list {
- edit_width = 24;
- }
-
- acad_mtprop : dialog {
- label = "Propiedades TextoM";
- :boxed_column {
- label = "Contenido";
- :acad_mtprop_popup_list {
- label = "&Estilo texto:";
- key = "sty";
- }
- :acad_mtprop_edit_box {
- label = "&Altura texto:";
- key = "hgt";
- }
- :acad_mtprop_popup_list {
- label = "&Direcci≤n:";
- list = "De izquierda a derecha\nDe arriba a abajo";
- key = "dir";
- }
- }
- :boxed_column {
- label = "Objeto";
- :acad_mtprop_popup_list {
- label = "&Justificar:";
- list = "SIzquierda\nSCentro\nSDerecha\nMIzquierda\nMCentro\nMDerecha\nIIzquierda\nICentro\nIDerecha";
- key = "att";
- }
- :acad_mtprop_edit_box {
- label = "An&chura:";
- key = "wid";
- }
- :acad_mtprop_edit_box {
- label = "&Rotaci≤n:";
- key = "rot";
- }
- }
- ok_cancel_help_errtile;
- }
-
- acad_plan6 : dialog {
- label = "SCP";
- : concatenation {
- : text_part {
- label = "Nombre: ";
- }
- : text_part {
- label = "*Universal*";
- key = "name";
- width = 40;
- }
- }
- : row {
- : boxed_column {
- label = "Origen";
- : concatenation {
- : text_part {
- label = "X=";
- }
- : text_part {
- key = "00";
- width = 12;
- }
- }
- : concatenation {
- : text_part {
- label = "Y=";
- }
- : text_part {
- key = "10";
- width = 12;
- }
- }
- : concatenation {
- : text_part {
- label = "Z=";
- }
- : text_part {
- key = "20";
- width = 12;
- }
- }
- }
- : boxed_column {
- label = "Eje X";
- : concatenation {
- : text_part {
- label = "X=";
- }
- : text_part {
- key = "01";
- width = 12;
- }
- }
- : concatenation {
- : text_part {
- label = "Y=";
- }
- : text_part {
- key = "11";
- width = 12;
- }
- }
- : concatenation {
- : text_part {
- label = "Z=";
- }
- : text_part {
- key = "21";
- width = 12;
- }
- }
- }
- : boxed_column {
- label = "Eje Y";
- : concatenation {
- : text_part {
- label = "X=";
- }
- : text_part {
- key = "02";
- width = 12;
- }
- }
- : concatenation {
- : text_part {
- label = "Y=";
- }
- : text_part {
- key = "12";
- width = 12;
- }
- }
- : concatenation {
- : text_part {
- label = "Z=";
- }
- : text_part {
- key = "22";
- width = 12;
- }
- }
- }
- : boxed_column {
- label = "Eje Z";
- : concatenation {
- : text_part {
- label = "X=";
- }
- : text_part {
- key = "03";
- width = 12;
- }
- }
- : concatenation {
- : text_part {
- label = "Y=";
- }
- : text_part {
- key = "13";
- width = 12;
- }
- }
- : concatenation {
- : text_part {
- label = "Z=";
- }
- : text_part {
- key = "23";
- width = 12;
- }
- }
- }
- }
- : ok_button {
- is_cancel = true;
- }
- }
-
- acad_plan : dialog {
- label = "Control del SCP";
- initial_focus = "listbox";
- spacer;
- : list_box {
- label = "&Nombres de SCP";
- tabs = "34";
- key = "listbox";
- width = 44;
- tab_truncate = true;
- }
- : row {
- : button {
- label = "&Actual";
- key = "cur";
- }
- : button {
- label = "&Suprimir";
- key = "delete";
- }
- : button {
- label = "&Lista...";
- key = "list";
- }
- }
- : row {
- : button {
- label = "Nu&evo nombre:";
- key = "rename";
- fixed_width = true;
- }
- : edit_box {
- key = "rename_edit_box";
- edit_width = 28;
- edit_limit = 217;
- }
- }
- ok_cancel_help_errtile;
- }
-
- acad_txtedit : dialog {
- label = "Editar texto";
- initial_focus = "text_edit";
- : edit_box {
- label = "Texto:";
- key = "text_edit";
- edit_width = 40;
- edit_limit = 2048;
- allow_accept = true;
- }
- ok_cancel;
- }
-
- acad_attedit : dialog {
- label = "Editar definici≤n de atributos";
- initial_focus = "tag_edit";
- : edit_box {
- key = "tag_edit";
- label = "Identificador:";
- edit_width = 40;
- edit_limit = 2048;
- }
- : edit_box {
- key = "prompt_edit";
- label = "Solicitud:";
- edit_width = 40;
- edit_limit = 2048;
- }
- : edit_box {
- key = "default_edit";
- label = "Por defecto:";
- edit_width = 40;
- edit_limit = 2048;
- }
- ok_cancel;
- : errtile { width = 45; }
- }
-
-
- // "Edit Attributes" / "Enter Attributes" dialogue.
- //
- // This is user-customizable, in that the "num_items" parameter specifies
- // the number of prompt/value fields to be displayed at once. The number
- // of corresponding text and edit_box widgets should match this number,
- // with keys of "prompt_1" and "edit_1" through "prompt_n" and "edit_n".
- //
- // The widths of the prompt and value fields can also be customized.
- // Up to 80 characters of text can be displayed per prompt. The value
- // edit boxes scroll, so they can accommodate 255-character values.
-
- acad_ddatte : dialog {
- key = "ddatte";
- label = "Editar atributos"; // Changes to "Enter Attributes" for
- // INSERT with ATTDIA set.
- initial_focus = "edit_1";
- : concatenation {
- : text_part {
- label = "Nombre de bloque: ";
- }
- : text_part {
- key = "block";
- width = 31;
- }
- }
- spacer_1;
- num_items = 8; // Customizable
- // The number of prompt/edit pairs should match the "num_items" setting.
- : row {
- : text_25 { key = "prompt_1"; }
- : edit32_box { key = "edit_1"; }
- }
- : row {
- : text_25 { key = "prompt_2"; }
- : edit32_box { key = "edit_2"; }
- }
- : row {
- : text_25 { key = "prompt_3"; }
- : edit32_box { key = "edit_3"; }
- }
- : row {
- : text_25 { key = "prompt_4"; }
- : edit32_box { key = "edit_4"; }
- }
- : row {
- : text_25 { key = "prompt_5"; }
- : edit32_box { key = "edit_5"; }
- }
- : row {
- : text_25 { key = "prompt_6"; }
- : edit32_box { key = "edit_6"; }
- }
- : row {
- : text_25 { key = "prompt_7"; }
- : edit32_box { key = "edit_7"; }
- }
- : row {
- : text_25 { key = "prompt_8"; }
- : edit32_box { key = "edit_8"; }
- }
- : row {
- fixed_width = true;
- alignment = centered;
- ok_button;
- cancel_button;
- : retirement_button {
- key = "prev";
- label = "&Previo";
- }
- : retirement_button {
- key = "next";
- label = " &Siguiente ";
- }
- help_button;
- }
- errtile;
- }
-
-
- acad_person : dialog {
- label = "Entrar en AutoCAD";
- initial_focus = "edit";
- : edit_box {
- key = "edit";
- edit_width = 30;
- edit_limit = 30;
- label = "Nombre:";
- allow_accept = true;
- }
- : toggle {
- label = "Guardar como valor por defecto";
- key = "toggle";
- }
- ok_cancel_err;
- }
-
- acad_dlfname : dialog { // Single-file dialog
- initial_focus = "fedit";
- key = "dlfname";
- files_topdf;
- : row {
- : list_box {
- label = "&Directorios:";
- key = "dirbox";
- width = 15;
- }
- : list_box {
- label = "&Archivos:";
- key = "filebox";
- width = 15;
- allow_accept = true;
- }
- : column {
- : image { // Drawing icon image will go here
- key = "icon";
- color = dialog_background; // Invisible
- height = 4;
- aspect_ratio = 1.4;
- fixed_height = true;
- fixed_width = true;
- }
- : button {
- label = "&Teclearlo";
- key = "typeit";
- }
- : button {
- label = "Por de&fecto";
- key = "default";
- }
- }
- }
- files_bottomdf;
- }
-
- // acad_dlfmulti is used by the FILES command's Delete and Unlock
- // options. It is similar to acad_dlfname (above), except that:
- //
- // - its file listbox has the "multiple_select" attribute,
- // - its file listbox does not have the "allow_accept" attribute,
- // - it has additional "Select all" and "Clear all" buttons, and
- // - its title bar label is slightly different.
- //
- // Modifications to either dialog should be examined for their relevance
- // to the other.
-
- acad_dlfmulti : dialog { // Multiple-file dialog
- initial_focus = "fedit";
- key = "dlfname";
- files_topdf;
- : row {
- : list_box {
- label = "&Directorios:";
- key = "dirbox";
- width = 15;
- }
- : list_box {
- label = "&Archivos:";
- key = "filebox";
- width = 15;
- multiple_select = true;
- }
- : column {
- : image { // Drawing icon image will go here
- key = "icon";
- color = dialog_background; // Invisible
- alignment = centered;
- height = 4;
- aspect_ratio = 1.4;
- fixed_height = true;
- fixed_width = true;
- }
- spacer_1;
- : button {
- label = "S&eleccionar todo";
- key = "all";
- }
- : button {
- label = "&Borrar todo";
- key = "clear";
- is_enabled = false;
- }
- spacer_1;
- : button {
- label = "&Teclearlo";
- key = "typeit";
- }
- : button {
- label = "Por de&fecto";
- key = "default";
- }
- }
- }
- files_bottomdf;
- }
-
- acad_files : dialog {
- label = "Utiles archivo";
- initial_focus = "exit";
- : row {
- : column {
- : button {
- label = "&Lista archivos... ";
- key = "list";
- }
- : button {
- label = "Su&primir archivo...";
- key = "delete";
- }
- }
- : column {
- : button {
- label = " &Copiar archivo... ";
- key = "copy";
- }
- : button {
- label = "Desblo&quear archivo...";
- key = "unlock";
- }
- }
- : column {
- : button {
- label = "Cambiar &nombre...";
- key = "rename";
- }
- : help_button {
- fixed_width = false;
- }
- }
- }
- errtile;
- : button {
- label = " &Salir ";
- key = "cancel";
- fixed_width = true;
- alignment = centered;
- is_cancel = true;
- is_default = true;
- }
- }
-
- acad_info : dialog {
- label = "Informaci≤n sobre el programa"; // Overridden by caller
- key = "acad_info";
- : row {
- : image {
- key = "logo";
- width = 8;
- aspect_ratio = 1.0;
- fixed_height = true;
- alignment = top;
- color = dialog_background;
- }
- : paragraph {
- : text_part {
- key = "text1";
- width = 63;
- }
- : text_part {
- key = "text2";
- width = 63;
- }
- : text_part {
- key = "text3";
- width = 63;
- }
- : text_part {
- key = "text4";
- width = 63;
- }
- : text_part {
- key = "text5";
- width = 63;
- }
- : text_part {
- key = "text6";
- width = 63;
- }
- : text_part {
- key = "text7";
- width = 63;
- }
- : text_part {
- key = "text8";
- width = 63;
- }
- }
- }
- spacer;
- : list_box {
- width = 63;
- key = "listbox";
- }
- : ok_button { // Permit exit via either ENTER
- is_cancel = true; // or CTRL-C.
- }
- }
-
- init_view : dialog {
-
- key = "title";
- initial_focus = "listbox";
- : list_box {
- tabs = "33";
- width = 40;
- key = "listbox";
- allow_accept = true;
- }
- ok_cancel_err;
- }
-
- // The following are for the Tarnhelm DLGCOLOR command.
-
- tarn_colors : dialog {
- label = "Colores de los cuadros de dißlogo";
- initial_focus = "item_list";
- children_alignment = centered;
- children_fixed_width = true;
-
- : row {
- : popup_list {
- key = "item_list";
- label = "&Elemento:";
- edit_width = 23;
- }
- : edit_box {
- key = "color_edit";
- label = "&Color:";
- edit_width = 10;
- }
- : image {
- key = "color_image";
- height = 1.5;
- width = 3;
- fixed_width = true;
- }
- }
- : errtile {
- alignment = right;
- width = 21;
- }
- : row {
- : button {
- label = "&Mostrar...";
- key = "show";
- fixed_width = true;
- }
- : button {
- label = "Por de&fecto";
- key = "defaults";
- fixed_width = true;
- }
- : button {
- label = "&Leer archivo...";
- key = "read";
- fixed_width = true;
- }
- : button {
- label = "E&scribir archivo...";
- key = "write";
- fixed_width = true;
- }
- }
- : row {
- : boxed_row {
- label = "";
- color_palette_0_9; // Standard colors, plus 0, 8, and 9
- }
- : boxed_row {
- label = "";
- color_palette_250_255; // Grey shades 250-255
- }
- }
- : column {
- : image_button {
- key = "hiside";
- width = 50;
- height = 5;
- }
- : image_button {
- key = "loside";
- width = 50;
- height = 5;
- }
- }
- ok_cancel_help;
- }
-
- tarn_sample : dialog {
- label = "Ejemplo de cuadro de dißlogo";
- : row {
- : button {
- key = "sample_button";
- label = "&Bot≤n de ejemplo";
- fixed_width = true;
- }
- : text {
- label = "Texto estßtico";
- }
- }
- : edit_box {
- key = "sample_editbox";
- label = "C&asilla de edici≤n de ejemplo:";
- edit_width = 18;
- value = "Edφteme";
- }
- : popup_list {
- key = "sample_popup";
- label = "&Lista desplegable de ejemplo:";
- list = "Este\nes un\nejemplo\nde lista\nque\nincluye\nvarios\nelementos.";
- edit_width = 18;
- value = "1";
- }
- spacer_1;
- : row {
- : list_box {
- key = "sample_listbox";
- label = "L&ista de ejemplo";
- list = "Este es \nun ejemplo\nde lista\ncon varios\ndatos para\nprobar\nc≤mo\nresaltar\nlos distintos\nelementos";
- width = 20;
- height = 7;
- }
- : column {
- width = 20;
- : boxed_radio_column {
- label = "Botones de &radio";
- : radio_button {
- key = "rad_1";
- label = "&Chocolate";
- value = "1";
- }
- : radio_button {
- key = "rad_2";
- label = "&Fresa";
- }
- : radio_button {
- key = "rad_3";
- label = "&Vainilla";
- }
- }
- spacer;
- : boxed_column {
- label = "C&onmutadores";
- : toggle {
- key = "tog_1";
- label = "&Nata";
- value = "1";
- }
- : toggle {
- key = "tog_2";
- label = "Nu&eces";
- }
- }
- }
- }
- : ok_button {
- is_cancel = true;
- }
- }
-
- // The preceding are for the Tarnhelm DLGCOLOR command.
-
-
- acad_plot : dialog {
- label = "Configurar trazado";
- : row {
- : column {
- : boxed_column {
- label = "Dispositivo y valores por defecto";
- : text {
- key = "userid";
- width = 35;
- }
- : button {
- label = "Selecci≤n valores por de&fecto...";
- fixed_width = true;
- key = "devsel";
- alignment = centered;
- }
- }
- : boxed_row {
- label = "Parßmetros plumillas";
- children_fixed_width = true;
- : button {
- label = "Asi&gnaci≤n...";
- key = "assign";
- }
- : button {
- label = "&Optimizaci≤n...";
- key = "optimize";
- }
- }
- : boxed_column {
- label = "Parßmetros adicionales";
- : row {
- : radio_column {
- fixed_width = true;
- : radio_button {
- label = "&Pantalla";
- key = "D";
- }
- : radio_button {
- label = "E&xtensi≤n";
- key = "E";
- }
- : radio_button {
- label = "&Lφmites";
- key = "L";
- }
- : radio_button {
- label = "&Vista";
- key = "V";
- }
- : radio_button {
- label = "V&entana";
- key = "W";
- }
- }
- : column {
- : toggle {
- label = "O&cultar lφneas";
- key = "hide";
- }
- : toggle {
- label = "A&justar ßrea relleno";
- key = "plfill";
- }
- : toggle {
- label = "Tra&zar a archivo";
- key = "file";
- }
- }
- }
- : row {
- alignment = centered;
- : button {
- label = "V&ista...";
- key = "view";
- fixed_width = true;
- }
- : button {
- label = "Ve&ntana...";
- key = "selwind";
- fixed_width = true;
- }
- : button {
- label = "Nom&bre arch...";
- key = "sfile";
- fixed_width = true;
- }
- }
- }
- }
- : column {
- : boxed_column {
- label = "Tama±o y orientaci≤n del papel";
- : row {
- : radio_column {
- fixed_width = true;
- vertical_margin = tiny;
- : radio_button {
- label = "Pulg&adas";
- key = "I";
- }
- : radio_button {
- label = "&mm";
- key = "M";
- }
- }
- : row {
- fixed_width = true;
- : button {
- label = "Tama&±o...";
- key = "sizbuttn";
- fixed_width = true;
- }
- : text {
- key = "size";
- width = 6;
- }
- : column {
- spacer;
- : image {
- key = "vec_image";
- width = 4.0;
- fixed_width = true;
- aspect_ratio = 1.0;
- color = dialog_background;
- }
- spacer;
- }
- }
- }
- : text {
- key = "area";
- width = 25;
- }
- }
- : boxed_column {
- label = "Escala, rotaci≤n y origen";
- : button {
- label = "Rotaci≤n &y origen...";
- key = "rot&or";
- alignment = centered;
- fixed_width = true;
- }
- : row {
- : column {
- children_fixed_width = true;
- : text {
- key = "pu";
- width = 14;
- alignment = right;
- }
- : edit_box {
- edit_width = 10;
- key = "punit";
- alignment = centered;
- }
- }
- : column {
- children_fixed_width = true;
- children_alignment = centered;
- : text {
- label = "=";
- }
- : text {
- label = "=";
- }
- }
- : column {
- children_fixed_width = true;
- : text {
- label = "Unidades dibujo";
- }
- : edit_box {
- edit_width = 10;
- key = "dunit";
- alignment = centered;
- }
- }
- }
- : toggle {
- label = "Escala &hasta ajustar";
- key = "fit";
- }
- }
- : boxed_column {
- label = "Presentaci≤n preliminar";
- : row {
- children_fixed_width = true;
- : button {
- label = "Pre&sPrel...";
- key = "prev";
- }
- : radio_row {
- : radio_button {
- label = "Pa&rcial";
- key = "earea";
- }
- : radio_button {
- label = "&Total";
- key = "full";
- }
- }
- }
- }
- }
- }
- ok_cancel_help;
- : row {
- : errtile { fixed_width = true; }
-
- // This spacer_0 between the two fixed-width items serves
- // to left-justify the first and right-justify the second,
- // since it's the only flexible-width item in the row.
- spacer_0;
-
- : row {
- fixed_width = true;
- : text {
- key = "zero";
- width = 3;
- }
- : image {
- key = "pre_image";
- color = dialog_background;
- height = 1;
- width = 18;
- }
- : text {
- key = "comp";
- width = 5;
- }
- }
- }
- }
-
- acad_plwin : dialog {
- label = "Designaci≤n por ventana";
- : button {
- label = "&Designar <";
- key = "pick";
- fixed_width = true;
- }
- : boxed_row {
- label = "&Primera esquina";
- : edit_box {
- label = " X:";
- key = "fpx";
- edit_width = 10;
- }
- : edit_box {
- label = " Y:";
- key = "fpy";
- edit_width = 10;
- }
- }
- : boxed_row {
- label = "&Esquina opuesta";
- : edit_box {
- label = " X:";
- key = "spx";
- edit_width = 10;
- }
- : edit_box {
- label = " Y:";
- key = "spy";
- edit_width = 10;
- }
- }
- ok_cancel_err;
- }
-
- acad_plopt : dialog {
- aspect_ratio = 0;
- label = "Optimizar movimiento plumilla";
- : column {
- : toggle {
- label = "&No optimizar";
- key = "0";
- }
- : toggle {
- label = "A±adir &intercambio punto final";
- key = "1";
- }
- : toggle {
- label = "A±adir &ordenaci≤n de plumillas";
- key = "2";
- }
- : toggle {
- label = "A±adir optimizaci≤n del movimiento &limitada";
- key = "3";
- }
- : toggle {
- label = "A±adir optimizaci≤n del movimiento &total";
- key = "4";
- }
- : toggle {
- label = "A±adir &eliminaci≤n de los vectores horizontales o verticales superpuestos";
- key = "5";
- }
- : toggle {
- label = "A±adir eliminaci≤n de los &vectores diagonales superpuestos";
- key = "6";
- }
- }
- ok_cancel;
- }
-
- acad_plsize : dialog {
- label = "Tama±o del papel";
- : row {
- : column {
- : concatenation {
- : text_part {
- label = "&Tama±o";
- width = 8;
- }
- : text_part {
- label = "Anchura";
- width = 9;
- }
- : text_part {
- label = "Altura";
- }
- }
- : list_box {
- key = "listbox";
- tabs = "0 8 17";
- width = 28;
- height = 13;
- }
- }
- spacer_1;
- : column {
- : row {
- : text_part {
- label = "Tama±o";
- width = 8;
- }
- : text_part {
- label = "Anchura";
- width = 11;
- }
- : text_part {
- label = "Altura";
- }
- }
- spacer_0;
- : row {
- : text_part {
- label = "U&suario:";
- width = 12;
- }
- : edit_box {
- key = "0w";
- edit_width = 10;
- }
- : edit_box {
- key = "0h";
- label = " ";
- edit_width = 10;
- }
- }
- : row {
- : text_part {
- label = "Usuario &1:";
- width = 12;
- }
- : edit_box {
- key = "1w";
- edit_width = 10;
- }
- : edit_box {
- key = "1h";
- label = " ";
- edit_width = 10;
- }
- }
- : row {
- : text_part {
- label = "Usuario &2:";
- width = 12;
- }
- : edit_box {
- key = "2w";
- edit_width = 10;
- }
- : edit_box {
- label = " ";
- key = "2h";
- edit_width = 10;
- }
- }
- : row {
- : text_part {
- label = "Usuario &3:";
- width = 12;
- }
- : edit_box {
- key = "3w";
- edit_width = 10;
- }
- : edit_box {
- label = " ";
- key = "3h";
- edit_width = 10;
- }
- }
- : row {
- : text_part {
- label = "Usuario &4:";
- width = 12;
- }
- : edit_box {
- key = "4w";
- edit_width = 10;
- }
- : edit_box {
- label = " ";
- key = "4h";
- edit_width = 10;
- }
- }
- : row {
- : column {
- spacer_1;
- : row {
- alignment = left;
- : text_part {
- label = "La orientaci≤n es";
- fixed_width = true;
- }
- : text_part {
- key = "land";
- width = 12;
- }
- }
- spacer;
- }
- : column {
- spacer;
- : image {
- key = "vec_image";
- width = 4.0;
- fixed_width = true;
- aspect_ratio = 1.0;
- color = dialog_background;
- }
- spacer;
- }
- }
- }
- }
- ok_cancel_err;
- }
-
- acad_plpen : dialog {
- label = "Asignaci≤n de plumillas";
- : column {
- : row {
- : paragraph {
- : concatenation {
- : text_part {
- label = "Color N║ plum.";
- key = "1";
- width = 20;
- }
- : text_part {
- label = "Tlφnea";
- key = "2";
- width = 11;
- }
- : text_part {
- label = "Veloc.";
- key = "3";
- width = 7;
- }
- : text_part {
- label = "Grosor";
- key = "4";
- }
- }
- : list_box {
- key = "listbox";
- tabs = "2 11 22 32 38";
- width = 50;
- multiple_select = true;
- }
- }
- : boxed_column {
- label = "Modificar valores";
- : row {
- : text_part {
- label = "Color:";
- width = 11;
- fixed_width = true;
- }
- : image {
- key = "color_image";
- width = 4.0;
- height = 0.5;
- }
- }
- : text {
- width = 13;
- key = "varies";
- }
- : row {
- : text_part {
- label = "&Plumilla:";
- width = 11;
- fixed_width = true;
- }
- : edit_box {
- key = "penno";
- edit_width = 8;
- }
- }
- : row {
- : text_part {
- label = "&Tlφnea:";
- width = 11;
- fixed_width = true;
- }
- : edit_box {
- key = "ltype";
- edit_width = 8;
- }
- }
- : row {
- : text_part {
- label = "&Velocidad:";
- width = 11;
- fixed_width = true;
- }
- : edit_box {
- key = "speed";
- edit_width = 8;
- }
- }
- : row {
- : text_part {
- label = "&Grosor:";
- width = 11;
- fixed_width = true;
- }
- : edit_box {
- key = "width";
- edit_width = 8;
- }
- }
- }
- }
- : row {
- : button {
- label = "&Leyenda-caracterφsticas...";
- key = "legend";
- fixed_width = true;
- }
- : spacer { width = 2; }
- : edit_box {
- label = "G&rosor plumilla:";
- key = "lpwidth";
- edit_width = 8;
- fixed_width = true;
- }
- }
- }
- ok_cancel_err;
- }
-
- acad_plpre : dialog {
- label = "Presentaci≤n del ßrea de trazado efectiva";
- : image {
- key = "pimage";
- height = 11.25;
- width = 25;
- fixed_width = true;
- fixed_height = true;
- alignment = centered;
- }
- : row {
- : image {
- key = "cpaper";
- width = 2.0;
- color = red;
- height = 0.1;
- fixed_width = true;
- fixed_height = true;
- }
- : text {
- key = "paper";
- width = 50;
- }
- }
- : row {
- : image {
- key = "earea";
- width = 2.0;
- color = blue;
- height = 0.1;
- fixed_width = true;
- fixed_height = true;
- }
- : text {
- key = "area";
- width = 50;
- }
- }
- : row {
- : image {
- key = "clip";
- width = 2.0;
- height = 0.1;
- fixed_width = true;
- fixed_height = true;
- }
- : text {
- key = "cliptxt";
- width = 50;
- }
- }
- : text {
- width = 50;
- key = "warn";
- }
- : list_box {
- height = 3;
- key = "listbox";
- }
- ok_button;
- }
-
- acad_plok : dialog {
- label = "Presentaci≤n preliminar del trazado";
- : column {
- width = 15;
- : button {
- label = "&Encuadre y Zoom";
- key = "zoomd";
- }
- : button {
- key = "accept";
- label = "&Fin PresPrel";
- is_cancel = true;
- }
- }
- }
-
- acad_plokcan : dialog {
- label = "Presentaci≤n preliminar del trazado";
- : column {
- width = 15;
- : button {
- label = "&Zoom previo";
- key = "zoomd";
- }
- : button {
- key = "accept";
- label = "&Fin PresPrel";
- is_cancel = true;
- }
- }
- }
-
- acad_devinf : dialog {
- label = "Selecci≤n dispositivo y valores por defecto";
- : boxed_column {
- label = "Selecci≤n dispositivo";
- : concatenation {
- : text_part {
- label = "Fabricante: ";
- fixed_width = true;
- width = 14;
- }
- : text_part {
- key = "device";
- width = 50;
- }
- }
- : concatenation {
- : text_part {
- label = "Puerta: ";
- width = 6;
- }
- : text_part {
- key = "port";
- width = 50;
- }
- }
- : list_box {
- key = "listbox";
- width = 60;
- height = 6;
- tabs = "36";
- }
- }
- : boxed_row {
- label = "Parßmetros por defecto del archivo";
- : button {
- label = "&Guardar parßmetros en archivo...";
- key = "sfile";
- }
- : button {
- label = "&Leer parßmetros del archivo...";
- key = "ffile";
- }
- }
- : boxed_row {
- label = "Configuraci≤n especφfica del dispositivo";
- : button {
- label = "&Mostrar requisitos dispositivo...";
- key = "showreq";
- is_enabled = false;
- }
- : button {
- label = "&Cambiar requisitos dispositivo...";
- key = "cfgreq";
- is_enabled = false;
- }
- }
- ok_cancel_err;
- }
-
- acad_plferr : dialog {
- label = "Informaci≤n sobre errores en archivo de parßmetros por defecto";
- : list_box {
- width = 62;
- height = 8;
- key = "listbox";
- }
- : row {
- spacer_0;
- : row {
- fixed_width = true;
- : button {
- key = "save";
- label = "&Crear archivo de errores";
- }
- : spacer {
- width = 2;
- }
- ok_button;
- }
- spacer_0;
- }
- errtile;
- }
-
- acad_rotor : dialog {
- label = "Rotaci≤n y origen del trazado";
- : boxed_radio_row {
- label = "Rotaci≤n del trazado";
- : radio_button {
- label = "&0";
- key = "0";
- }
- : radio_button {
- label = "&90";
- key = "90";
- }
- : radio_button {
- label = "&180";
- key = "180";
- }
- : radio_button {
- label = "&270";
- key = "270";
- }
- }
- : boxed_row {
- label = "Origen del trazado";
- : edit_box {
- label = "Origen &X:";
- key = "originx";
- edit_width = 10;
- }
- : edit_box {
- label = "Origen &Y:";
- key = "originy";
- edit_width = 10;
- }
- }
- spacer;
- ok_cancel_err;
- }
-
-
- acad_dwgmod : dialog {
- label = "Modificaci≤n del dibujo";
- initial_focus = "save";
- : column {
- : text {
- label = "El dibujo actual ha sido modificado.";
- alignment = centered;
- }
- : row {
- : button {
- label = "&Guardar cambios...";
- is_default = true;
- key = "save";
- }
- : button {
- label = "&Descartar cambios";
- key = "discard";
- }
- : button {
- label = "&Cancelar comando";
- is_cancel = true;
- key = "cancel";
- }
- }
- }
- }
-
- acad_newdwg : dialog {
- label = "Crear nuevo dibujo";
- initial_focus = "fedit";
- : boxed_column {
- : row {
- : button {
- label = "&Prototipo...";
- key = "template";
- }
- : edit32_box {
- key = "protype";
- }
- }
- : column {
- : toggle {
- label = "&Sin prototipo";
- key = "dflts";
- value = "0";
- }
- : toggle {
- label = "&Retener como prototipo por defecto";
- key = "retain";
- value = "0";
- }
- }
- }
- spacer_1;
- : column {
- : row {
- : button {
- label = "&Nuevo nombre del dibujo...";
- key = "fdialog";
- }
- : edit32_box {
- key = "fedit";
- allow_accept = true;
- }
- }
- }
- ok_cancel_err;
- }
-
- // acad_opendwg is used by the OPEN command and is the same as
- // acad_dlfname except it has additional toggles:
- // Select Initial View and Read Only Mode
- // and the title is fixed in the definition.
-
- acad_opendwg : dialog {
- label = "Abrir dibujo";
- initial_focus = "fedit";
- files_topdf;
- : row {
- : list_box {
- label = "&Directorios:";
- key = "dirbox";
- width = 15;
- }
- : list_box {
- label = "A&rchivos:";
- key = "filebox";
- width = 15;
- allow_accept = true;
- }
- : column {
- : image { // Drawing icon image will go here
- key = "icon";
- color = dialog_background; // Invisible
- height = 6;
- aspect_ratio = 1.4;
- fixed_height = true;
- fixed_width = true;
- }
- : button {
- label = "&Teclearlo";
- key = "typeit";
- }
- : button {
- label = "De&fecto";
- key = "default";
- }
- }
- }
- : row {
- : toggle {
- label = "Seleccionar &vista inicial";
- key = "vselect";
- value = "0";
- }
- : toggle {
- label = "&S≤lo lectura";
- key = "read";
- value = "0";
- }
- }
- files_bottomdf;
- }
-
- acad_reinit : dialog {
- label = "Reinicializaci≤n";
- : boxed_column {
- label = "Inicializaci≤n de la puerta E/S";
- : row {
- : toggle {
- label = "&Digitalizador";
- key = "1";
- value = "0";
- }
- : toggle {
- label = "&Trazador";
- key = "2";
- value = "0";
- }
- }
- }
- : boxed_column {
- label = "Inicializaci≤n archivo y dispositivo";
- : toggle {
- label = "Di&gitalizador";
- key = "g";
- value = "0";
- }
- : toggle {
- label = "&Pantalla";
- key = "s";
- value = "0";
- }
- : toggle {
- label = "&Archivo PGP";
- key = "p";
- value = "0";
- }
- }
- ok_cancel;
- }
-
- f0 : dialog {
- label = "Sombreado por contornos";
- f0guts;
- }
-
- f0he : dialog {
- label = "Editar sombreado";
- f0guts;
- }
-
- f0guts : column {
- : row {
- : column {
- : boxed_row {
- label = "&Tipo de patr≤n";
- : popup_list {
- key = /*MSG0*/"pattern_type";
- edit_width = 15;
- popup_height = 3;
- list = "Predefinido\nDef. usuario\nPersonalizar\n";
- }
- : image_button {
- color = 0;
- width = 11;
- aspect_ratio = 0.65;
- allow_accept = true;
- fixed_height = true;
- fixed_width = true;
- alignment = centered;
- key = /*MSG0*/"pattern_img";
- allow_accept = false;
- }
- }
- : boxed_row {
- label = "Propiedades del patr≤n";
- : column {
- isopwidth;
- : popup_list {
- label = "&Patr≤n:";
- edit_width = 12;
- popup_height = 3;
- key = /*MSG0*/"pattern_name";
- }
- : edit_box {
- label = "Persona&lizar patr≤n:";
- key = /*MSG0*/"pattern_custom";
- edit_width = 12;
- }
- : edit_box {
- label = "&Escala: ";
- key = /*MSG0*/"hatch_scale";
- edit_width = 12;
- }
- : edit_box {
- label = "&Angulo:";
- edit_width = 12;
- key = /*MSG0*/"hatch_angle";
- }
- : edit_box {
- label = "E&spaciado:";
- key = /*MSG0*/"hatch_spacing";
- edit_width = 12;
- }
- spacer;
- : row {
- : toggle {
- label = "Do&ble";
- key = /*MSG0*/"d_hatch";
- }
- : toggle {
- label = "Desco&mpuesto";
- key = /*MSG0*/"explode";
- }
- }
- spacer;
- }
- }
- }
- : column {
- children_width = 18;
- children_fixed_width = true;
- children_alignment = centered;
- : boxed_column {
- label = "Contorno";
- spacer;
- : button {
- label = "&Designar puntos <";
- key = /*MSG0*/"pick_bound";
- }
- : button {
- label = "Seleccionar &objetos <";
- key = /*MSG0*/"select";
- }
- : button {
- label = "Eliminar &islas <";
- key = /*MSG0*/"rem_islands";
- }
- : button {
- label = "&Visualizar selecciones <";
- key = /*MSG0*/"look_at_it";
- }
- spacer;
- : button {
- label = "Opcio&nes avanzadas...";
- key = /*MSG0*/"options";
- }
- }
- spacer;
- : column {
- children_alignment = left;
- : button {
- label = "P&resentar sombreado <";
- key = /*MSG0*/"preview";
- width = 24;
- }
- : button {
- label = "&Heredar propiedades <";
- key = /*MSG0*/"inherit";
- width = 24;
- }
- spacer;
- : toggle {
- label = "A&sociativo";
- key = /*MSG0*/"assoc";
- }
- }
- spacer;
- }
- }
- : row {
- fixed_width = true;
- alignment = centered;
- spacer;
- : button {
- key = /*MSG0*/"accept";
- is_default = true;
- label = "Apli&car";
- width = 8;
- }
- spacer;
- : button {
- key = /*MSG0*/"cancel";
- label = "Cancelar";
- width = 8;
- is_cancel = true;
- }
- spacer;
- : button {
- key = /*MSG0*/"help";
- label = "Ay&uda";
- width = 8;
- }
- spacer;
- }
- errtile;
- }
-
- acad_wait : dialog {
- key = "title";
- initial_focus = "accept";
- width = 24;
- spacer;
- : column {
- fixed_width = true;
- fixed_height = true;
- alignment = centered;
- : button {
- key = "accept";
- label = "Co&ntinuar";
- is_cancel = true;
- }
- }
- spacer;
- }
-
-
- f1guts : column {
- aspect_ratio = 0;
- : popup_list {
- label = "&Tipo de objeto:";
- list = "Regi≤n\nPolilφnea\n";
- key = /*MSG0*/"bpoly_type";
- edit_width = 11;
- fixed_width = true;
- }
- spacer;
- : row {
- : column {
- label = "Definir conjunto de contornos";
- : radio_column {
- key = /*MSG0*/"use";
- : radio_button {
- label = "De todo lo de la &pantalla";
- key = /*MSG0*/"use_all";
- value = "1";
- }
- : radio_button {
- label = "Del &conjunto de contornos ya existente";
- key = /*MSG0*/"use_old_select";
- }
- }
- spacer;
- : big_button {
- label = "Crear &nuevo conjunto de contornos <";
- key = /*MSG0*/"make_select";
- alignment = centered;
- }
- spacer;
- }
- : spacer { width = 1; }
- }
-
- spacer;
- : row {
- :column {
- : popup_list {
- label = "&Estilo:";
- key = /*MSG0*/"hatch_style";
- edit_width = 11;
- popup_height = 3;
- list = "Normal\nExterior\nIgnorar\n";
-
- }
- : spacer { height = 1; }
- : popup_list {
- label = "&Rayos proyectados:";
- list = "Cercano\n+X\n-X\n+Y\n-Y\n";
- key = /*MSG0*/"ray_cast";
- edit_width = 11;
- popup_height = 5;
- }
- }
- :column {
- alignment = top;
- : image_button {
- color = 0;
- aspect_ratio = 0.8;
- width = 10;
- key = /*MSG0*/"icon_noi";
- fixed_width = true;
- fixed_height = true;
- }
- }
- }
- :column {
- spacer;
- : toggle {
- label = "Encontrar &islas";
- key = /*MSG0*/"islands";
- }
- spacer;
- : toggle {
- label = "Retener c&ontornos";
- key = /*MSG0*/"retain";
- }
- }
- }
-
-
- f1 : dialog {
- label = "Opciones avanzadas";
- f1guts;
- spacer;
- ok_cancel;
- : errtile { width = 30; }
- }
-
-
-
- f2 : dialog {
- label = "Creaci≤n de contornos";
- : column {
- : popup_list {
- label = "&Tipo de objeto:";
- list = "Regi≤n\nPolilφnea\n";
- key = /*MSG0*/"bpoly_type";
- edit_width = 11;
- fixed_width = true;
- }
- spacer;
- : boxed_column {
- label = "Definir conjunto de contornos";
- : radio_column {
- key = /*MSG0*/"use";
- : radio_button {
- label = "De t&odo lo de la pantalla";
- key = /*MSG0*/"use_all";
- value = "1";
- }
- : radio_button {
- label = "Del &conjunto de contornos ya existente";
- key = /*MSG0*/"use_old_select";
- }
- }
- : spacer { height = 0.5; }
- : big_button {
- label = "Crear &nuevo conjunto de contornos <";
- key = /*MSG0*/"make_select";
- alignment = centered;
- }
- }
- spacer;
- : popup_list {
- label = "&Rayos proyectados:";
- list = "Cercano\n+X\n-X\n+Y\n-Y\n";
- key = /*MSG0*/"ray_cast";
- edit_width = 11;
- fixed_width = true;
- }
- spacer;
- : toggle {
- label = "&Encontrar islas";
- key = /*MSG0*/"islands";
- }
- spacer;
- : toggle {
- label = "Islas de sustracci≤n booleana";
- key = /*MSG0*/"sub_islands";
- }
- }
- spacer;
- pick_cancel;
- errtile;
- }
-
- fh_open : dialog {
- label = "Error en la definici≤n de contornos";
- width = 30;
- spacer;
- : column {
- fixed_width = true;
- fixed_height = true;
- alignment = centered;
- : text {
- horizontal_alignment = centered;
- label = "El contorno no estß cerrado.";
- }
- }
- spacer_1;
- ok_look;
- spacer;
- }
-
-
- fh_outside : dialog {
- aspect_ratio = 0;
- label = "Error en la definici≤n de contornos";
- width = 30;
- spacer;
- : column {
- fixed_width = true;
- fixed_height = true;
- alignment = centered;
- : text {
- horizontal_alignment = centered;
- label = "El punto se encuentra fuera del contorno.";
- }
- }
- spacer_1;
- ok_look;
- spacer;
- }
-
-
- fh_on : dialog {
- aspect_ratio = 0;
- label = "Error en la definici≤n de contornos";
- width = 30;
- spacer;
- : column {
- fixed_width = true;
- fixed_height = true;
- alignment = centered;
- : text {
- horizontal_alignment = centered;
- label = "El punto se encuentra en un objeto.";
- }
- }
- spacer_1;
- ok_look;
- spacer;
- }
-
-
- fh_dup : dialog {
- aspect_ratio = 0;
- label = "Error en la definici≤n de contornos";
- width = 30;
- spacer;
- : column {
- fixed_width = true;
- fixed_height = true;
- alignment = centered;
- : text {
- horizontal_alignment = centered;
- label = "Este contorno repite uno que ya existe.";
- }
- }
- spacer_1;
- ok_only;
- spacer;
- }
-
-
- fh_awful : dialog {
- aspect_ratio = 0;
- label = "Error en la definici≤n de contornos";
- width = 30;
- spacer;
- : column {
- fixed_width = true;
- fixed_height = true;
- alignment = centered;
- : text {
- horizontal_alignment = centered;
- label = "No se ha encontrado nada con que poder crear un contorno.";
- }
- }
- spacer_1;
- ok_only;
- spacer;
- }
-
-
- fh_nohatch : dialog {
- aspect_ratio = 0;
- label = "Error de sombreado";
- width = 30;
- spacer;
- : column {
- fixed_width = true;
- fixed_height = true;
- alignment = centered;
- : text {
- horizontal_alignment = centered;
- label = "No se ha creado ning·n sombreado.";
- }
- }
- spacer_1;
- ok_only;
- spacer;
- }
-
-
- falert : dialog {
- label = "ADVERTENCIA";
- spacer;
- : text {
- key = /*MSG0*/"alert_text_1";
- horizontal_alignment = centered;
- width = 50;
- }
- : text {
- key = /*MSG0*/"alert_text_2";
- horizontal_alignment = centered;
- width = 50;
- }
- spacer_1;
- ok_only;
- spacer;
- }
-
- big_button :button{
- fixed_width = true;
- width = 25;
- }
-
-
- look_button : retirement_button {
- label = "&Mirarlo";
- key = /*MSG0*/"look";
- vertical_alignment = centered;
- }
-
-
- ok_look : column {
- : row {
- fixed_width = true;
- alignment = centered;
- : ok_button { is_cancel = true; }
- : spacer { width = 2; }
- look_button;
- }
- }
-
-
- next_button : button {
- label = "&Siguiente";
- key = /*MSG0*/"next";
- fixed_width = true;
- width = 9;
- vertical_alignment = centered;
- horizontal_alignment = centered;
- }
-
-
- prev_button : button {
- label = "&Previo";
- key = /*MSG0*/"previous";
- fixed_width = true;
- width = 9;
- vertical_alignment = centered;
- horizontal_alignment = centered;
- }
-
-
- pick_cancel : column {
- : row {
- fixed_width = true;
- alignment = centered;
- : button {
- label = "&Designar puntos <";
- key = /*MSG0*/"accept";
- is_default = true;
- }
- : spacer { width = 1; }
- cancel_button;
- : spacer { width = 1; }
- help_button;
- }
- }
-
- //
- // support functions
- //
-
- isopwidth : popup_list {
- label = "&Grosor de plumilla ISO:";
- list = " \n0,13 mm\n0,18 mm\n0,25 mm\n0,35 mm\n0,5 mm\n0,7 mm\n1,0 mm\n1,4 mm\n2,0 mm\n";
- popup_height = 3;
- key = "isopenwidth";
- edit_width = 12;
- }
-
- text_35 : text {
- width = 35;
- }
-
- // Preferences dialog box for DOS/Unix
- //
- // Heinz Baumann (c) Autodesk Inc.
- //
- // Marin/NE, February 14th, 1994
- //
-
- acad_pref : dialog {
- label = "Preferencias";
- key = "pref";
- : boxed_column {
- : row {
- alignment = left;
- : text_part {
- label = "Unidades de &medida: ";
- width = 20;
- fixed_width = true;
- }
- : popup_list {
- popup_height = 2;
- edit_width = 20;
- key = "measure";
- list = "Inglesas\nMΘtricas";
- }
- : spacer {
- width = 10;
- }
- }
- }
- spacer_1;
- : boxed_column {
- label = "Entorno";
- spacer;
- : column {
- : row {
- alignment = left;
- : text_part {
- label = "&Dibujo prototipo:";
- width = 20;
- fixed_width = true;
- }
- : popup_list {
- key = "protolist";
- edit_width = 30;
- }
- }
- : row {
- alignment = left;
- : text_part {
- key = "fname_label";
- label = "Nombre del archivo: ";
- width = 20;
- fixed_width = true;
- }
- : text {
- alignment = left;
- key = "fname";
- width = 32;
- value = "";
- }
- }
- }
- }
- spacer_1;
- ok_cancel_help_errtile;
- }
-
- acad_group : dialog {
- label = "Agrupar objetos";
- initial_focus = "name";
- vertical_margin = none;
- : column {
- vertical_margin = none;
- : concatenation {
- : text_part {
- label = "Nombre del gr&upo";
- width = 32;
- }
- : text_part {
- label = "Seleccionable";
- }
- }
- : list_box {
- tabs = "36";
- key = "grp_list";
- width = 48;
- height = 5;
- tab_truncate = true;
- vertical_margin = none;
- }
- }
- : boxed_column {
- vertical_margin = tiny;
- label = "Identificaci≤n del grupo";
- : column {
- vertical_margin = tiny;
- : row {
- : text_part {
- label = "Nombre del &grupo:";
- width = 17;
- }
- : edit_box {
- key = "name";
- edit_width = 32;
- edit_limit = 217;
- vertical_margin = tiny;
- }
- }
- : row {
- : text_part {
- label = "&Descripci≤n:";
- width = 17;
- }
- : edit_box {
- key = "desc";
- edit_width = 32;
- edit_limit = 448;
- vertical_margin = tiny;
- }
- }
- }
- : row {
- vertical_margin = none;
- children_fixed_width = true;
- : button {
- label = "&Encontrar nombre <";
- key = "find";
- vertical_margin = tiny;
- }
- : button {
- label = "&Resaltar <";
- key = "h_light";
- vertical_margin = tiny;
- }
- : toggle {
- label = "&Incluir sin nombre";
- key = "anon";
- vertical_margin = tiny;
- }
- }
- }
- : boxed_column {
- vertical_margin = none;
- label = "Crear grupo";
- : row {
- vertical_margin = none;
- alignment = centered;
- : button {
- label = "&Nuevo <";
- key = "add_new";
- vertical_margin = tiny;
- }
- spacer_1;
- : toggle {
- label = "&Seleccionable";
- value = "1";
- key = "select";
- vertical_margin = tiny;
- }
- : toggle {
- label = "Sin nom&bre";
- value = "0";
- key = "unnamed";
- vertical_margin = tiny;
- }
- }
- }
- : boxed_column {
- label = "Cambiar grupo";
- key = "chg_column";
- : row {
- vertical_margin = none;
- : button {
- label = "E&liminar <";
- key = "remove";
- vertical_margin = none;
- }
- : button {
- label = "A&±adir <";
- key = "add";
- vertical_margin = none;
- }
- : button {
- label = "&Cambiar nombre";
- key = "rename";
- vertical_margin = none;
- }
- : button {
- label = "Re&ordenar...";
- key = "order";
- vertical_margin = none;
- }
- }
- : row {
- vertical_margin = none;
- : button {
- label = "Descri&pci≤n";
- key = "chg_desc";
- vertical_margin = tiny;
- }
- : button {
- label = "Desco&mponer";
- key = "explode";
- vertical_margin = tiny;
- }
- : button {
- label = "Seleccion&able";
- key = "chg_select";
- vertical_margin = tiny;
- }
- }
- }
- ok_cancel_help_errtile;
- }
-
-
- acad_grp_order : dialog {
- label = "Ordenar grupo";
- : column {
- vertical_margin = none;
- : text {
- label = "&Nombre del grupo";
- }
- : list_box {
- key = "grp_list";
- width = 35;
- height = 6;
- }
- }
- : boxed_column {
- label = "&Descripci≤n";
- : text {
- key = "desc";
- width = 32;
- }
- }
- : boxed_column {
- children_fixed_width = true;
- : row {
- : text {
- key = "remove";
- width = 35;
- horizontal_alignment = right;
- }
- : edit_box {
- edit_width = 10;
- key = "from";
- horizontal_alignment = left;
- }
- }
- : row {
- : text {
- key = "replace";
- width = 35;
- horizontal_alignment = right;
- }
- : edit_box {
- edit_width = 10;
- key = "to";
- horizontal_alignment = left;
- }
- }
- : row {
- : text {
- key = "qtext";
- width = 35;
- horizontal_alignment = right;
- }
- : edit_box {
- edit_width = 10;
- key = "quantity";
- horizontal_alignment = left;
- }
- }
- }
- : row {
- key = "action";
- : button {
- label = "Re&ordenar";
- key = "reorder";
- }
- : button {
- label = "&Resaltar";
- key = "hlight";
- }
- : button {
- label = "&Invertir orden";
- key = "reverse";
- }
- }
- ok_cancel_help_errtile;
- }
-
- acad_grp_member : dialog {
- label = "Grupos a los que pertenece el objeto";
- initial_focus = "accept";
- : list_box {
- key = "listbox";
- width = 35;
- height = 8;
- fixed_width = true;
- }
- spacer;
- : ok_button {
- is_cancel = true;
- }
- }
-
- acad_msg : dialog {
- label = "Agrupar objetos";
- width = 30;
- : row {
- next_button;
- prev_button;
- }
- spacer_1;
- : ok_button {
- is_cancel = true;
- }
- errtile;
- }
-
- ddfcf : dialog {
- label = "Tolerancia geomΘtrica";
- :row {
- : boxed_column {
- label = "Sφmb";
- children_fixed_height = true;
- children_fixed_width = true;
- : text {
- label = "";
- }
- spacer_1;
- : fcf_ibut {
- key = "sym11";
- }
- spacer_1;
- : fcf_ibut {
- key = "sym21";
- }
- }
- : boxed_column {
- label = "Tolerancia 1";
- children_fixed_height = true;
- children_fixed_width = true;
- : text {
- label = "Diß Valor CM";
- }
- spacer_1;
- : row {
- : fcf_ibut {
- key = "sym12";
- }
- : fcf_ebox {
- key = "ebox11";
- }
- : fcf_ibut {
- key = "sym13";
- }
- }
- spacer_1;
- : row {
- : fcf_ibut {
- key = "sym22";
- }
- : fcf_ebox {
- key = "ebox21";
- }
- : fcf_ibut {
- key = "sym23";
- }
- }
- }
-
- : boxed_column {
- label = "Tolerancia 2";
- children_fixed_height = true;
- children_fixed_width = true;
- : text {
- label = "Diß Valor CM";
- }
- spacer_1;
- : row {
- : fcf_ibut {
- key = "sym14";
- }
- : fcf_ebox {
- key = "ebox12";
- }
- : fcf_ibut {
- key = "sym15";
- }
- }
- spacer_1;
- : row {
- : fcf_ibut {
- key = "sym24";
- }
- : fcf_ebox {
- key = "ebox22";
- }
- : fcf_ibut {
- key = "sym25";
- }
- }
- }
-
- : boxed_column {
- label = "Ref. 1";
- children_fixed_height = true;
- children_fixed_width = true;
- : text {
- label = "Ref. CM";
- }
- spacer_1;
- : row {
- : fcf_ebox1 {
- key = "ebox13";
- }
- : fcf_ibut {
- key = "sym16";
- }
- }
- spacer_1;
- : row {
- : fcf_ebox1 {
- key = "ebox23";
- }
- : fcf_ibut {
- key = "sym26";
- }
- }
- }
-
- : boxed_column {
- label = "Ref. 2";
- children_fixed_height = true;
- children_fixed_width = true;
- : text {
- label = "Ref. CM";
- }
- spacer_1;
- : row {
- : fcf_ebox1 {
- key = "ebox14";
- }
- : fcf_ibut {
- key = "sym17";
- }
- }
- spacer_1;
- : row {
- : fcf_ebox1 {
- key = "ebox24";
- }
- : fcf_ibut {
- key = "sym27";
- }
- }
- }
-
- : boxed_column {
- label = "Ref. 3";
- children_fixed_height = true;
- children_fixed_width = true;
- : text {
- label = "Ref. CM";
- }
- spacer_1;
- : row {
- : fcf_ebox1 {
- key = "ebox15";
- }
- : fcf_ibut {
- key = "sym18";
- }
- }
- spacer_1;
- : row {
- : fcf_ebox1 {
- key = "ebox25";
- }
- : fcf_ibut {
- key = "sym28";
- }
- }
- }
- }
- spacer_1;
- : column {
- children_fixed_height = true;
- : row {
- fixed_width = true;
- : text {
- label = "Altura:";
- }
- : fcf_ebox {
- key = "ebox31";
- }
- : text {
- label = "Zona de tolerancia proyectada:";
- }
- : fcf_ibut {
- key = "sym31";
- }
- }
- spacer_1;
- : row {
- fixed_width = true;
- : text {
- label = "Identificador de Ref.:";
- }
- : fcf_ebox {
- key = "ebox32";
- }
- }
- }
- spacer_1;
- ok_cancel_help_errtile;
- }
-
- ddfcfsub: dialog {
- label = "Sφmbolo";
- : column {
- : row {
- : fcf_ibut1 {
- key = "gdtj"; /* Position */
- }
- : fcf_ibut1 {
- key = "gdtr"; /* Circularity */
- }
- : fcf_ibut1 {
- key = "gdti"; /* Symmetry */
- }
- : fcf_ibut1 {
- key = "gdtf"; /* Parallel */
- }
- : fcf_ibut1 {
- key = "gdtb"; /* Perpendicular */
- }
- }
- : row {
- : fcf_ibut1 {
- key = "gdta"; /* Angular */
- }
- : fcf_ibut1 {
- key = "gdtg"; /* Cylindricity */
- }
- : fcf_ibut1 {
- key = "gdtc"; /* Flatness */
- }
- : fcf_ibut1 {
- key = "gdte"; /* Circularity */
- }
- : fcf_ibut1 {
- key = "gdtu"; /* Straightness */
- }
- }
- : row {
- : fcf_ibut1 {
- key = "gdtd"; /* Profile of a surface */
- }
- : fcf_ibut1 {
- key = "gdtk"; /* Line Profile */
- }
- : fcf_ibut1 {
- key = "gdth"; /* Circular Runout */
- }
- : fcf_ibut1 {
- key = "gdtt"; /* Total Runout */
- }
- : fcf_ibut1 {
- key = "gdt-"; /* Nothing */
- }
- }
- }
- spacer_1;
- ok_cancel_help_errtile;
- }
-
- ddfcfsub1: dialog {
- label = "Condici≤n de material";
- : row {
- : fcf_ibut1 {
- key = "gdtm"; /* Maximum */
- }
- : fcf_ibut1 {
- key = "gdtl"; /* Least */
- }
- : fcf_ibut1 {
- key = "gdts"; /* Regardless of feature size */
- }
- : fcf_ibut1 {
- key = "gdt-"; /* Nothing */
- }
- }
- spacer_1;
- ok_cancel_help_errtile;
- }
-
-
- spelldlg : dialog {
- label = "Ortografφa";
- initial_focus = "sp_suggedit";
- : row {
- : text {
- label = "Diccionario actual: ";
- }
- : text {
- key = "sp_currlang";
- width = 32;
- fixed_width = true;
- }
- }
- spacer;
- : row {
- : boxed_column {
- label = "Palabra actual";
- : text {
- label = "";
- key = "sp_word";
- width = 32;
- }
- spacer;
- }
- : column {
- : cancel_button {
- width = 10;
- }
- : help_button {
- width = 10;
- }
- }
- }
- spacer;
- : text {
- label = "&Sugerencias:";
- }
- : row {
- : column {
- width = 20;
- : edit_box {
- key = "sp_suggedit";
- edit_limit = 63;
- }
- : list_box {
- key = "sp_sugglist";
- multiple_select = false;
- height = 6;
- }
- }
- children_alignment = top;
- children_fixed_height = true;
- : column {
- : row {
- : button {
- label = "&Ignorar";
- key = "sp_ignore";
- width = 12;
- fixed_width = true;
- }
- : button {
- label = "Ignorar &todo";
- key = "sp_ignoreall";
- width = 20;
- fixed_width = false;
- }
- }
- : row {
- : button {
- label = "&Cambiar";
- key = "sp_change";
- width = 12;
- fixed_width = true;
- }
- : button {
- label = "Ca&mbiar todo";
- key = "sp_changeall";
- width = 20;
- fixed_width = false;
- }
- }
- : row {
- : button {
- label = "&A±adir";
- key = "sp_addcustom";
- width = 12;
- fixed_width = true;
- }
- : button {
- label = "&Buscar";
- key = "sp_lookup";
- width = 20;
- fixed_width = false;
- }
- }
- spacer_1;
- : button {
- label = "Cambiar &diccionarios...";
- key = "sp_changedict";
- }
- }
- }
- spacer;
- : boxed_column {
- label = "Contexto";
- : text {
- label = "";
- key = "sp_context";
- width = 32;
- }
- spacer;
- }
- errtile;
- }
-
-
- spelloptdlg : dialog {
- label = "Cambiar diccionarios";
- initial_focus = "sp_suggedit";
- : row {
- : boxed_column {
- label = "&Diccionario principal";
- : popup_list {
- key = "sp_mainname";
- edit_width = 30;
- }
- }
- spacer_1;
- : column {
- ok_button;
- cancel_button;
- help_button;
- }
- }
- spacer;
- : boxed_column {
- fixed_width = true;
- width = 32;
- label = "Diccionario &personalizado";
- : edit_box {
- key = "sp_customname";
- edit_limit = 256;
- }
- : button {
- fixed_width = true;
- width = 10;
- alignment = centered;
- label = "E&xaminar...";
- key = "sp_browse";
- }
- }
- : boxed_column {
- label = "Pa&labras diccionario personalizado";
- : row {
- : column {
- : edit_box {
- key = "sp_custedit";
- width = 32;
- edit_limit = 63;
- }
- : list_box {
- key = "sp_customwords";
- multiple_select = false;
- height = 6;
- }
- }
- children_alignment = top;
- children_fixed_height = true;
- : column {
- : button {
- label = "&A±adir";
- key = "sp_custadd";
- }
- : button {
- label = "&Suprimir";
- key = "sp_custdel";
- }
- }
- }
- }
- errtile;
- }
-
-
- // mstyle - main dialogue:
-
- mstyle : dialog {
- label = "Estilos lφnea m·ltiple";
- children_alignment = centered;
- :boxed_row {
- label = "Estilo lφnea m·ltiple";
- width = 42; fixed_width = true;
- :column {
- : row {
- : text_part {
- label = "Actual:";
- width = 13;
- }
- : popup_list {
- key = "current";
- edit_width = 31;
- edit_limit = 31;
- }
- }
- : row {
- : text_part {
- label = "Nombre:";
- width = 13;
- }
- : edit_box {
- key = "name";
- edit_width = 31;
- edit_limit = 217;
- }
- }
- : row {
- : text_part {
- label = "Descripci≤n:";
- width = 13;
- }
- : edit_box {
- key = "description";
- edit_width = 31;
- edit_limit = 255;
- }
- }
- :row {
- :button {
- label = "Cargar...";
- key = "load";
- }
- :button {
- label = "Guardar...";
- key = "save";
- }
- :button {
- label = "A±adir";
- key = "addStyle";
- }
- :button {
- label = "Renombrar";
- key = "rename";
- }
- }
- }
- }
- spacer_1;
- :image {
- key = "mline_image";
- height = 4;
- width = 45;
- alignment = centered;
- fixed_width = true;
- }
- :button {
- fixed_width = true;
- width = 32;
- height = 2;
- label = "Propiedades elemento...";
- key = "elements";
- }
- :button {
- fixed_width = true;
- width = 32;
- height = 2;
- label = "Propiedades lφnea m·ltiple...";
- key = "properties";
- }
- spacer_1;
- ok_cancel_help_errtile;
- }
-
- //==================================================================
- // mstyle - elements dialogue:
-
- estyle : dialog {
- label = "Propiedades del elemento";
- : concatenation {
- : text_part {
- label = "Elementos:";
- width = 10;
- fixed_width = true;
- }
- : text_part {
- label = "Equidist.";
- width = 8;
- fixed_width = true;
- }
- : text_part {
- label = "Color";
- width = 8;
- fixed_width = true;
- }
- : text_part {
- label = "Tlφnea";
- fixed_width = true;
- }
- }
- : row {
- : spacer {
- width = 9;
- }
- : list_box {
- width = 40;
- height = 4;
- key = "list_of_lines";
- tabs = "8 16";
- }
- }
- : row {
- fixed_width = true;
- : button {
- fixed_width = true;
- label = "A±adir";
- key = "addLine";
- }
- : button {
- fixed_width = true;
- label = "Suprimir";
- key = "delLine";
- }
- : spacer { width = 3; }
- : edit_box {
- fixed_width = true;
- label = "Equidistancia";
- key = "offSet";
- value = "0.00";
- edit_width = 6; edit_limit = 6;
- }
- }
- : row {
- fixed_width = true;
- : button {
- fixed_width = true;
- width = 12;
- label = "Color...";
- key = "lineColDialog";
- }
- : image_button {
- fixed_width = true;
- key = "lineColSwash";
- height = 2; width = 5;
- }
- : edit_box {
- fixed_width = true;
- key = "lineColEdit";
- value = "PORCAPA";
- edit_width = 10;
- edit_limit = 10;
- }
- }
-
- : row {
- fixed_width = true;
- : button {
- fixed_width = true;
- width = 12;
- label = "Tipo de lφnea...";
- key = "setLineStyle";
- }
- : spacer {
- fixed_width = true;
- width = 6;
- }
- : text {
- fixed_width = true;
- key = "ltype_name";
- value = "PORCAPA";
- width = 10;
- }
- }
- ok_cancel_help;
- errtile;
- }
-
- //==================================================================
- // mstyle - styles list dialogue:
-
- sstyle : dialog {
- label = "Cargar estilos lφnea m·ltiple";
- :row {
- :button {
- label = "Archivo ...";
- key = "mstyleFileBut";
- }
- : text {
- key = "mstyleFileLabel";
- width = 31;
- }
- }
- : list_box {
- width = 40;
- height = 4;
- key = "list_of_styles";
- }
- ok_cancel_help_errtile;
- }
-
- //==================================================================
- // mstyle - properties dialogue:
-
- pstyle : dialog {
- label = "Propiedades de lφnea m·ltiple";
- : row {
- fixed_width = true;
- : toggle {
- label = "Visual. juntas";
- key = "dispJoint";
- }
- }
- : boxed_column {
- label = "Extremos";
- : row {
- fixed_width = true;
- : spacer {
- width = 12;
- }
- : text {
- label = "Inicial";
- width = 9;
- }
- : text {
- label = "Final";
- }
- }
- : row {
- fixed_width = true;
- : text {
- label = "Lφnea";
- width = 12;
- }
- : toggle {
- key = "scapline";
- }
- : spacer {
- width = 5;
- }
- : toggle {
- key = "ecapline";
- }
- }
- : row {
- fixed_width = true;
- : text {
- label = "Arco ext.";
- width = 12;
- }
- : toggle {
- key = "scapoarc";
- }
- : spacer {
- width = 5;
- }
- : toggle {
- key = "ecapoarc";
- }
- }
- : row {
- fixed_width = true;
- : text {
- label = "Arco int.";
- width = 12;
- }
- : toggle {
- key = "scapiarc";
- }
- : spacer {
- width = 5;
- }
- : toggle {
- key = "ecapiarc";
- }
- }
- : row {
- fixed_width = true;
- : text {
- label = "Angulo";
- width = 12;
- }
- : edit_box {
- key = "scapangle";
- edit_limit = 10;
- edit_width = 10;
- fixed_width = true;
- value = "90.0";
- }
- : spacer {
- width = 2;
- }
- : edit_box {
- key = "ecapangle";
- edit_limit = 10;
- edit_width = 10; fixed_width = true;
- value = "90.0";
- }
- }
-
- }
- : boxed_row {
- label = "Relleno";
- : toggle {
- key = "fillOn";
- label = "ACT";
- }
- : spacer { width = 2; }
- : button {
- label = "Color...";
- key = fillColor;
- }
- : image_button {
- key = "fillColSwash";
- height = 2; width = 5; fixed_width = true;
- }
- : edit_box {
- key = "filColEdit";
- edit_limit = 12;
- edit_width = 12;
- fixed_width = true;
- }
- }
- ok_cancel_help;
-
- errtile;
- }
-
- //==================================================================
- // mledit.dcl
- //
- //
- // Prototype layout for mline edit tools.
-
-
- //==================================================================
- // mledit - main dialogue:
-
- mledit : dialog {
-
- label = "Herramientas de edici≤n de lφneas m·ltiples";
- : row {
- : image_button {
- key = "medit_cc";
- width = 7;
- height = 3;
- fixed_width = true;
- }
- : image_button {
- key = "medit_ct";
- width = 7;
- height = 3;
- fixed_width = true;
- }
- : image_button {
- key = "medit_cj";
- width = 7;
- height = 3;
- fixed_width = true;
- }
- : image_button {
- key = "medit_cs";
- width = 7;
- height = 3;
- fixed_width = true;
- }
- }
- : row {
- : image_button {
- key = "medit_oc";
- width = 7;
- height = 3;
- fixed_width = true;
- }
- : image_button {
- key = "medit_ot";
- width = 7;
- height = 3;
- fixed_width = true;
- }
- : image_button {
- key = "medit_av";
- width = 7;
- height = 3;
- fixed_width = true;
- }
- : image_button {
- key = "medit_ca";
- width = 7;
- height = 3;
- fixed_width = true;
- }
- }
- : row {
- : image_button {
- key = "medit_mc";
- width = 7;
- height = 3;
- fixed_width = true;
- }
- : image_button {
- key = "medit_mt";
- width = 7;
- height = 3;
- fixed_width = true;
- }
- : image_button {
- key = "medit_dv";
- width = 7;
- height = 3;
- fixed_width = true;
- }
- : image_button {
- key = "medit_wa";
- width = 7;
- height = 3;
- fixed_width = true;
- }
- }
- ok_cancel_help;
- errtile;
- }
-