home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p024 / 5.img / SUPPORT2.LIB / DDOSNAP.DCL < prev    next >
Encoding:
Text File  |  1993-02-10  |  3.9 KB  |  135 lines

  1. /* Next available MSG number is  28 */
  2.  
  3. //----------------------------------------------------------------------------
  4. //
  5. // DDOSNAP.DCL   ¬⌐Ñ╗ 1.0
  6. //
  7. // ¬⌐┼v⌐╥ª│ (C) 1991-1992  Autodesk ñ╜Ñq
  8. //
  9. //
  10. // Ñ╗│n┼ΘºK╢O¿╤▒z╢iªµÑ⌠ª≤Ñ╬│~╗▌¿D¬║½■¿⌐íB¡╫º∩ñ╬╡oªµ, ª²¼O░╚╜╨┐φ┤`ñU¡z
  11. // ¡∞½h :
  12. //
  13. // 1)  ñWªC¬║¬⌐┼v│qºi░╚╗▌ÑX▓{ªb¿Cñ@Ñ≈½■¿⌐∙╪íC
  14. // 2)  ¼█├÷¬║╗í⌐·ñσÑ≤ñ]Ñ▓╢╖⌐·╕ⁿ¬⌐┼v│qºiñ╬Ñ╗╢╡│\Ñi│qºiíC
  15. //
  16. // Ñ╗│n┼Θ╢╚┤ú¿╤º@¼░└│Ñ╬ñW¬║░╤ª╥, ª╙Ñ╝┴n⌐·⌐╬┴⌠ºtÑ⌠ª≤½O├╥; ╣∩⌐≤Ñ⌠ª≤»S«φ
  17. // Ñ╬│~ñº╛A║┘⌐╩, ÑHñ╬░╙╖~╛P░Γ⌐╥┴⌠ºtÑX¿π¬║½O├╥, ªbª╣ñ@╖ºñ⌐ÑHº_╗{íC
  18. //
  19. //----------------------------------------------------------------------------
  20.  
  21. dcl_settings : default_dcl_settings { audit_level = 0; }
  22.  
  23. ddosnap : dialog {
  24.     label = /*MSG1*/"╣B┬α╝╥ªí¬║íu¬½┼Θ┬Ω┬Iív";
  25.     : boxed_row {
  26.         label = /*MSG2*/"¼D┐∩│]⌐w";
  27.         : column {
  28.             : toggle {
  29.                 label = /*MSG3*/"║▌┬IE";
  30.                 key = "endpoint";
  31.                 mnemonic = /*MSG17*/"E";
  32.                 fixed_width = true;
  33.             }
  34.             : toggle {
  35.                 label = /*MSG4*/"ññ┬IM";
  36.                 key = "midpoint";
  37.                 mnemonic = /*MSG18*/"M";
  38.                 fixed_width = true;
  39.             }
  40.             : toggle {
  41.                 label = /*MSG5*/"ñññ▀┬IC";
  42.                 key =  "center";
  43.                 mnemonic = /*MSG19*/"C";
  44.                 fixed_width = true;
  45.             }
  46.             : toggle {
  47.                 label = /*MSG6*/"╕`┬IN";
  48.                 key = "node";
  49.                 mnemonic = /*MSG20*/"N";
  50.                 fixed_width = true;
  51.             }
  52.             : toggle {
  53.                 label = /*MSG7*/"Ñ|ñ└╢Ω┬IQ";
  54.                 key = "quadrant";
  55.                 mnemonic = /*MSG21*/"Q";
  56.                 fixed_width = true;
  57.             }
  58.             : toggle {
  59.                 label = /*MSG8*/"ѵ┬IS";
  60.                 key = "intersection";
  61.                 mnemonic = /*MSG22*/"I";
  62.                 fixed_width = true;
  63.             }
  64.         }
  65.         : column {
  66.             : toggle {
  67.                 label = /*MSG9*/"┤íñ▐┬IS";
  68.                 key = "insertion";
  69.                 mnemonic = /*MSG23*/"S";
  70.                 fixed_width = true;
  71.             }
  72.             : toggle {
  73.                 label = /*MSG10*/"½½¬╜┬IP";
  74.                 key = "perpendicular";
  75.                 mnemonic = /*MSG24*/"P";
  76.                 fixed_width = true;
  77.             }
  78.             : toggle {
  79.                 label = /*MSG11*/"ñ┴┬IT";
  80.                 key = "tangent";
  81.                 mnemonic = /*MSG25*/"T";
  82.                 fixed_width = true;
  83.             }
  84.             : toggle {
  85.                 label = /*MSG12*/"│╠¬±┬IA";
  86.                 key = "nearest";
  87.                 mnemonic = /*MSG26*/"A";
  88.                 fixed_width = true;
  89.             }
  90.             : toggle {
  91.                 label = /*MSG13*/"º╓│t┐∩¿·U";
  92.                 key = "quick";
  93.                 mnemonic = /*MSG27*/"U";
  94.                 fixed_width = true;
  95.             }
  96.             : text {
  97.                label = " ";
  98.             }
  99.         }
  100.     }
  101.     : boxed_row {
  102.         label = /*MSG14*/"┬Ω┬I«╪ñjñp";
  103.         spacer_0;
  104.         : column {
  105.             spacer_0;
  106.             fixed_width = true;
  107.             : text {
  108.                   label = /*MSG15*/"│╠ñp       │╠ñj";
  109.                   alignment = centered;
  110.             }
  111.             : slider {
  112.                 key = "aperture_slider";
  113.                 min_value = 0;
  114.                 max_value = 19;
  115.                 width = 20;
  116.                 height = 1;
  117.                 small_increment = 1;
  118.                 big_increment = 1;
  119.                 fixed_width = true;
  120.                 fixed_height = true;
  121.             }
  122.             spacer_0;
  123.         }
  124.         : image {
  125.             key = "aperture_image";
  126.             aspect_ratio = 1;
  127.             height = 4;
  128.             width = 7;
  129.             color = -2;
  130.         }
  131.         spacer_0;
  132.     }
  133.     ok_cancel_help;
  134. }
  135.