home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p024 / 6.img / SUPPORT4.LIB / DDPTYPE.DCL < prev    next >
Encoding:
Text File  |  1993-02-09  |  5.8 KB  |  219 lines

  1. /* Next available MSG number is  17 */
  2.  
  3. //----------------------------------------------------------------------------
  4. //
  5. //   DDPTYPE.DCL   Version 1.0
  6. //
  7. //   Copyright (C) 1991-1992 by Autodesk, Inc.
  8. //
  9. //   Permission to use, copy, modify, and distribute this software
  10. //   for any purpose and without fee is hereby granted, provided
  11. //   that the above copyright notice appears in all copies and that
  12. //   both that copyright notice and this permission notice appear in
  13. //   all supporting documentation.
  14. //
  15. //   THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED
  16. //   WARRANTY.  ALL IMPLIED WARRANTIES OF FITNESS FOR ANY PARTICULAR
  17. //   PURPOSE AND OF MERCHANTABILITY ARE HEREBY DISCLAIMED.
  18. //
  19. //----------------------------------------------------------------------------
  20. //
  21. //  Ddptype.dcl - Point size and type selection dialogue.
  22. //
  23. //----------------------------------------------------------------------------
  24.  
  25. //  DDPTYPE dialogue.  Used by the DDPTYPE command in ddptype.lsp.
  26. //  Called from the AutoCAD Release 12 Standard Menu.
  27.  
  28. dcl_settings : default_dcl_settings { audit_level = 0; }
  29.  
  30. ddptype: dialog {
  31.   label        = /*MSG1*/"┬IÑ▄╝╥ªí";
  32.   : column {
  33.     : row {
  34.       : image_button {
  35.         key          = "pdmode0";
  36.         width        = 5;
  37.         aspect_ratio = 1.0;
  38.         color        = 0;
  39.         allow_accept = true;
  40.       }
  41.       : image_button {
  42.         key          = "pdmode1";
  43.         width        = 5;
  44.         aspect_ratio = 1.0;
  45.         color        = 0;
  46.         allow_accept = true;
  47.       }
  48.       : image_button {
  49.         key          = "pdmode2";
  50.         width        = 5;
  51.         aspect_ratio = 1.0;
  52.         color        = 0;
  53.         allow_accept = true;
  54.       }
  55.       : image_button {
  56.         key          = "pdmode3";
  57.         width        = 5;
  58.         aspect_ratio = 1.0;
  59.         color        = 0;
  60.         allow_accept = true;
  61.       }
  62.       : image_button {
  63.         key          = "pdmode4";
  64.         width        = 5;
  65.         aspect_ratio = 1.0;
  66.         color        = 0;
  67.         allow_accept = true;
  68.       }
  69.     }
  70.     : row {
  71.       : image_button {
  72.         key          = "pdmode32";
  73.         width        = 5;
  74.         aspect_ratio = 1.0;
  75.         color        = 0;
  76.         allow_accept = true;
  77.       }
  78.       : image_button {
  79.         key          = "pdmode33";
  80.         width        = 5;
  81.         aspect_ratio = 1.0;
  82.         color        = 0;
  83.         allow_accept = true;
  84.       }
  85.       : image_button {
  86.         key          = "pdmode34";
  87.         width        = 5;
  88.         aspect_ratio = 1.0;
  89.         color        = 0;
  90.         allow_accept = true;
  91.       }
  92.       : image_button {
  93.         key          = "pdmode35";
  94.         width        = 5;
  95.         aspect_ratio = 1.0;
  96.         color        = 0;
  97.         allow_accept = true;
  98.       }
  99.       : image_button {
  100.         key          = "pdmode36";
  101.         width        = 5;
  102.         aspect_ratio = 1.0;
  103.         color        = 0;
  104.         allow_accept = true;
  105.       }
  106.     }
  107.     : row {
  108.       : image_button {
  109.         key          = "pdmode64";
  110.         width        = 5;
  111.         aspect_ratio = 1.0;
  112.         color        = 0;
  113.         allow_accept = true;
  114.       }
  115.       : image_button {
  116.         key          = "pdmode65";
  117.         width        = 5;
  118.         aspect_ratio = 1.0;
  119.         color        = 0;
  120.         allow_accept = true;
  121.       }
  122.       : image_button {
  123.         key          = "pdmode66";
  124.         width        = 5;
  125.         aspect_ratio = 1.0;
  126.         color        = 0;
  127.         allow_accept = true;
  128.       }
  129.       : image_button {
  130.         key          = "pdmode67";
  131.         width        = 5;
  132.         aspect_ratio = 1.0;
  133.         color        = 0;
  134.         allow_accept = true;
  135.       }
  136.       : image_button {
  137.         key          = "pdmode68";
  138.         width        = 5;
  139.         aspect_ratio = 1.0;
  140.         color        = 0;
  141.         allow_accept = true;
  142.       }
  143.     }
  144.     : row {
  145.       : image_button {
  146.         key          = "pdmode96";
  147.         width        = 5;
  148.         aspect_ratio = 1.0;
  149.         color        = 0;
  150.         allow_accept = true;
  151.       }
  152.       : image_button {
  153.         key          = "pdmode97";
  154.         width        = 5;
  155.         aspect_ratio = 1.0;
  156.         color        = 0;
  157.         allow_accept = true;
  158.       }
  159.       : image_button {
  160.         key          = "pdmode98";
  161.         width        = 5;
  162.         aspect_ratio = 1.0;
  163.         color        = 0;
  164.         allow_accept = true;
  165.       }
  166.       : image_button {
  167.         key          = "pdmode99";
  168.         width        = 5;
  169.         aspect_ratio = 1.0;
  170.         color        = 0;
  171.         allow_accept = true;
  172.       }
  173.       : image_button {
  174.         key          = "pdmode100";
  175.         width        = 5;
  176.         aspect_ratio = 1.0;
  177.         color        = 0;
  178.         allow_accept = true;
  179.       }
  180.     }
  181.   }
  182.   : column {
  183.     fixed_height = true;
  184.     spacer_1;
  185.     : row {
  186.       : edit_box {
  187.         mnemonic             = /*MSG4*/"S";
  188.         label                = /*MSG5*/"┬IÑ▄ñjñpS:";
  189.         key                  = "pdsize_value";
  190.         edit_width           = 10;
  191.         horizontal_alignment = left;
  192.         allow_accept         = true;
  193.       }
  194.       : text {
  195.         label = "";
  196.         key   = "pdsize_label";
  197.         width = 12;
  198.       }
  199.     }
  200.     : radio_column {
  201.       fixed_height = true;
  202.       : radio_button {
  203.         label       = /*MSG6*/"ÑHíu¼█╣∩ív┐├╣⌡│]⌐w┬IÑ▄ñjñpR";
  204.         mnemonic    = /*MSG15*/"R";
  205.         key         = "pdsize_r";
  206.         is_tab_stop = false;
  207.       }
  208.       : radio_button {
  209.         label       = /*MSG7*/"ÑHíu╡┤╣∩ív│µª∞│]⌐w┬IÑ▄ñjñpA";
  210.         mnemonic    = /*MSG16*/"A";
  211.         key         = "pdsize_a";
  212.         is_tab_stop = false;
  213.       }
  214.     }
  215.   }
  216.   spacer_1;
  217.   ok_cancel_help_errtile;
  218. }
  219.