home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 v2.4 Fix / W95-v2.4fix.iso / ACADWIN / SUPPORT / DDPTYPE.DCL < prev    next >
Encoding:
Text File  |  1995-02-08  |  6.2 KB  |  231 lines

  1. // Next available MSG number is     8 
  2. // MODULE_ID DDPTYPE_DCL_
  3. /* Next available MSG number is  17 */
  4.  
  5. //----------------------------------------------------------------------------
  6. //
  7. //     ddptype.dcl
  8. //
  9. //     Copyright (C) 1992, 1994 by Autodesk, Inc.
  10. //
  11. //     Permission to use, copy, modify, and distribute this software
  12. //     for any purpose and without fee is hereby granted, provided
  13. //     that the above copyright notice appears in all copies and
  14. //     that both that copyright notice and the limited warranty and
  15. //     restricted rights notice below appear in all supporting
  16. //     documentation.
  17. //
  18. //     AUTODESK PROVIDES THIS PROGRAM "AS IS" AND WITH ALL FAULTS.
  19. //     AUTODESK SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTY OF
  20. //     MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE.  AUTODESK, INC.
  21. //     DOES NOT WARRANT THAT THE OPERATION OF THE PROGRAM WILL BE
  22. //     UNINTERRUPTED OR ERROR FREE.
  23. //
  24. //     Use, duplication, or disclosure by the U.S. Government is subject to
  25. //     restrictions set forth in FAR 52.227-19 (Commercial Computer
  26. //     Software - Restricted Rights) and DFAR 252.227-7013(c)(1)(ii)
  27. //     (Rights in Technical Data and Computer Software), as applicable.
  28. //
  29. //.
  30. //----------------------------------------------------------------------------
  31. //
  32. //  Ddptype.dcl - Point size and type selection dialogue.
  33. //
  34. //----------------------------------------------------------------------------
  35.  
  36. //  DDPTYPE dialogue.  Used by the DDPTYPE command in ddptype.lsp.
  37. //  Called from the AutoCAD Release 12 Standard Menu.
  38.  
  39. //dcl_settings : default_dcl_settings { audit_level = 3; }
  40.  
  41. ddptype: dialog {
  42.   label        = "Estilo de punto";
  43.   : column {
  44.     : row {
  45.       : image_button {
  46.         key          = "pdmode0";
  47.         width        = 5;
  48.         aspect_ratio = 1.0;
  49.         color        = 0;
  50.         allow_accept = true;
  51.       }
  52.       : image_button {
  53.         key          = "pdmode1";
  54.         width        = 5;
  55.         aspect_ratio = 1.0;
  56.         color        = 0;
  57.         allow_accept = true;
  58.       }
  59.       : image_button {
  60.         key          = "pdmode2";
  61.         width        = 5;
  62.         aspect_ratio = 1.0;
  63.         color        = 0;
  64.         allow_accept = true;
  65.       }
  66.       : image_button {
  67.         key          = "pdmode3";
  68.         width        = 5;
  69.         aspect_ratio = 1.0;
  70.         color        = 0;
  71.         allow_accept = true;
  72.       }
  73.       : image_button {
  74.         key          = "pdmode4";
  75.         width        = 5;
  76.         aspect_ratio = 1.0;
  77.         color        = 0;
  78.         allow_accept = true;
  79.       }
  80.     }
  81.     : row {
  82.       : image_button {
  83.         key          = "pdmode32";
  84.         width        = 5;
  85.         aspect_ratio = 1.0;
  86.         color        = 0;
  87.         allow_accept = true;
  88.       }
  89.       : image_button {
  90.         key          = "pdmode33";
  91.         width        = 5;
  92.         aspect_ratio = 1.0;
  93.         color        = 0;
  94.         allow_accept = true;
  95.       }
  96.       : image_button {
  97.         key          = "pdmode34";
  98.         width        = 5;
  99.         aspect_ratio = 1.0;
  100.         color        = 0;
  101.         allow_accept = true;
  102.       }
  103.       : image_button {
  104.         key          = "pdmode35";
  105.         width        = 5;
  106.         aspect_ratio = 1.0;
  107.         color        = 0;
  108.         allow_accept = true;
  109.       }
  110.       : image_button {
  111.         key          = "pdmode36";
  112.         width        = 5;
  113.         aspect_ratio = 1.0;
  114.         color        = 0;
  115.         allow_accept = true;
  116.       }
  117.     }
  118.     : row {
  119.       : image_button {
  120.         key          = "pdmode64";
  121.         width        = 5;
  122.         aspect_ratio = 1.0;
  123.         color        = 0;
  124.         allow_accept = true;
  125.       }
  126.       : image_button {
  127.         key          = "pdmode65";
  128.         width        = 5;
  129.         aspect_ratio = 1.0;
  130.         color        = 0;
  131.         allow_accept = true;
  132.       }
  133.       : image_button {
  134.         key          = "pdmode66";
  135.         width        = 5;
  136.         aspect_ratio = 1.0;
  137.         color        = 0;
  138.         allow_accept = true;
  139.       }
  140.       : image_button {
  141.         key          = "pdmode67";
  142.         width        = 5;
  143.         aspect_ratio = 1.0;
  144.         color        = 0;
  145.         allow_accept = true;
  146.       }
  147.       : image_button {
  148.         key          = "pdmode68";
  149.         width        = 5;
  150.         aspect_ratio = 1.0;
  151.         color        = 0;
  152.         allow_accept = true;
  153.       }
  154.     }
  155.     : row {
  156.       : image_button {
  157.         key          = "pdmode96";
  158.         width        = 5;
  159.         aspect_ratio = 1.0;
  160.         color        = 0;
  161.         allow_accept = true;
  162.       }
  163.       : image_button {
  164.         key          = "pdmode97";
  165.         width        = 5;
  166.         aspect_ratio = 1.0;
  167.         color        = 0;
  168.         allow_accept = true;
  169.       }
  170.       : image_button {
  171.         key          = "pdmode98";
  172.         width        = 5;
  173.         aspect_ratio = 1.0;
  174.         color        = 0;
  175.         allow_accept = true;
  176.       }
  177.       : image_button {
  178.         key          = "pdmode99";
  179.         width        = 5;
  180.         aspect_ratio = 1.0;
  181.         color        = 0;
  182.         allow_accept = true;
  183.       }
  184.       : image_button {
  185.         key          = "pdmode100";
  186.         width        = 5;
  187.         aspect_ratio = 1.0;
  188.         color        = 0;
  189.         allow_accept = true;
  190.       }
  191.     }
  192.   }
  193.   : column {
  194.     fixed_height = true;
  195.     spacer_1;
  196.     : row {
  197.       : edit_box {
  198.         mnemonic             = "T";
  199.         label                = "Tama±o punto:";
  200.         key                  = "pdsize_value";
  201.         edit_width           = 10;
  202.         horizontal_alignment = left;
  203.         allow_accept         = true;
  204.       }
  205.       : text {
  206.         label = "";
  207.         key   = "pdsize_label";
  208.         width = 12;
  209.       }
  210.     }
  211.     : radio_column {
  212.       fixed_height = true;
  213.       : radio_button {
  214.         label       = "Establecer tama±o relativo a pantalla";
  215.         mnemonic    = "r";
  216.         key         = "pdsize_r";
  217.         is_tab_stop = false;
  218.       }
  219.       : radio_button {
  220.         label       = "Establecer tama±o en unidades absolutas";
  221.         mnemonic    = "a";
  222.         key         = "pdsize_a";
  223.         is_tab_stop = false;
  224.       }
  225.     }
  226.   }
  227.   spacer_1;
  228.   ok_cancel_help_errtile;
  229. }
  230.  
  231.