home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR5 / TRIBALDR.ZIP / RES.ZIP / BRUSHPOP.WDL < prev    next >
Text File  |  1993-10-09  |  9KB  |  367 lines

  1. Window brushPop
  2.   class: BrushPop
  3.   border: dialog
  4.   help: "set shape attributes"
  5.   fixedRect: (0 0 144 211) 
  6.   Child solid
  7.     class: BitButton
  8.     left: (f 0)
  9.     top: (f 0)
  10.     right: (self left f 43)
  11.     bottom: (self top f 10)
  12.     help: "solid line"
  13.   Child dash
  14.     class: BitButton
  15.     left: (f 0)
  16.     top: (last bottom f 1)
  17.     right: (self left f 43)
  18.     bottom: (self top f 10)
  19.     help: "dashed line"
  20.   Child dot
  21.     class: BitButton
  22.     left: (f 0)
  23.     top: (last bottom f 1)
  24.     right: (self left f 43)
  25.     bottom: (self top f 10)
  26.     help: "dotted line"
  27.    Child dashDot
  28.     class: BitButton
  29.     left: (solid right f 1)
  30.     top: (f 0)
  31.     right: (self left f 43)
  32.     bottom: (self top f 10)
  33.     help: "dash-dot line"
  34.    Child dashDotDot
  35.     class: BitButton
  36.     left: (last)
  37.     top: (last bottom f 1)
  38.     right: (self left f 43)
  39.     bottom: (self top f 10)
  40.     help: "dash-dot-dot line"
  41.    Child invisible
  42.     class: BitButton
  43.     left: (last)
  44.     top: (last bottom f 1)
  45.     right: (self left f 43)
  46.     bottom: (self top f 10)
  47.     help: "invisible line"
  48.   Child onepoint
  49.     class: BitButton
  50.     left: (dashDot right f 3)
  51.     top: (f 1)
  52.     right: (self left f 10)
  53.     bottom: (self top f 30)
  54.     help: "select 1 unit wide"
  55.   Child twopoints
  56.     class: BitButton
  57.     left: (last right f 1)
  58.     top: last
  59.     right: (self left f 10)
  60.     bottom: (self top f 30)
  61.     help: "select 2 units wide"
  62.   Child threepoints
  63.     class: BitButton
  64.     left: (last right f 1)
  65.     top: last
  66.     right: (self left f 10)
  67.     bottom: (self top f 30)
  68.     help: "select 3 units wide"
  69.   Child fourpoints
  70.     class: BitButton
  71.     left: (last right f 1)
  72.     top: last
  73.     right: (self left f 10)
  74.     bottom: (self top f 30)
  75.     help: "select 4 units wide"
  76.   Child lineWidth
  77.     class: LineScrollBar
  78.     top: (last bottom)
  79.     left: (f 0)
  80.     right: (self left f 136)
  81.     bottom: (self top f 9)
  82.     data: (0 50)
  83.     selection: 1
  84.     help: "line width 0<-->50"
  85.   Child blackpen
  86.     class: BitButton
  87.     left: (f 0)
  88.     top: (last bottom f 2)
  89.     right: (self left f 17)
  90.     bottom: (self top f 17)
  91.     help: "select black line"
  92.   Child whitepen
  93.     class: BitButton
  94.     left: (last right f 0)
  95.     top: last
  96.     right: (self left f 17)
  97.     bottom: (self top f 17)
  98.     help: "select white line"
  99.    Child bluepen
  100.     class: BitButton
  101.     left: (last right f 0)
  102.     top: last
  103.     right: (self left f 17)
  104.     bottom: (self top f 17)
  105.     help: "select blue line"
  106.    Child magentapen
  107.     class: BitButton
  108.     left: (last right f 0)
  109.     top: last
  110.     right: (self left f 17)
  111.     bottom: (self top f 17)
  112.     help: "select magenta line"
  113.    Child cyanpen
  114.     class: BitButton
  115.     left: (last right f 0)
  116.     top: last
  117.     right: (self left f 17)
  118.     bottom: (self top f 17)
  119.     help: "select cyan line"
  120.   Child greenpen
  121.     class: BitButton
  122.     left: (last right f 0)
  123.     top: last
  124.     right: (self left f 17)
  125.     bottom: (self top f 17)
  126.     help: "select green line"
  127.   Child redpen
  128.     class: BitButton
  129.     left: (last right f 0)
  130.     top: last
  131.     right: (self left f 17)
  132.     bottom: (self top f 17)
  133.     help: "select red line"
  134.   Child yellowpen
  135.     class: BitButton
  136.     left: (last right f 0)
  137.     top: last
  138.     right: (self left f 17)
  139.     bottom: (self top f 17)
  140.     help: "select yellow line"
  141.    Child red
  142.     class: PopScrollBar
  143.     top: (last bottom f 1)
  144.     left: (f 0)
  145.     right: (self left f 136)
  146.     bottom: (self top f 9)
  147.     data: (0 255)
  148.     selection: 128
  149.     help: "select red 0-255"
  150.    Child green
  151.     class: PopScrollBar
  152.     top: (last bottom)
  153.     left: (f 0)
  154.     right: (self left f 136)
  155.     bottom: (self top f 9)
  156.     data: (0 255)
  157.     selection: 128
  158.     help: "select green 0-255"
  159.   Child blue
  160.     class: PopScrollBar
  161.     top: (last bottom)
  162.     left: (f 0)
  163.     right: (self left f 136)
  164.     bottom: (self top f 9)
  165.     data: (0 255)
  166.     selection: 128
  167.     help: "select blue 0-255"
  168.   Child blackbrush
  169.     class: BitButton
  170.     left: (f 0)
  171.     top: (blue bottom f 1)
  172.     right: (self left f 17)
  173.     bottom: (self top f 17)
  174.     help: "select black fill"
  175.   Child whitebrush
  176.     class: BitButton
  177.     left: (last right f 0)
  178.     top: last
  179.     right: (self left f 17)
  180.     bottom: (self top f 17)
  181.     help: "select white fill"
  182.    Child bluebrush
  183.     class: BitButton
  184.     left: (last right f 0)
  185.     top: last
  186.     right: (self left f 17)
  187.     bottom: (self top f 17)
  188.     help: "select blue fill"
  189.    Child magentabrush
  190.     class: BitButton
  191.     left: (last right f 0)
  192.     top: last
  193.     right: (self left f 17)
  194.     bottom: (self top f 17)
  195.     help: "select magenta fill"
  196.    Child cyanbrush
  197.     class: BitButton
  198.     left: (last right f 0)
  199.     top: last
  200.     right: (self left f 17)
  201.     bottom: (self top f 17)
  202.     help: "select cyan fill"
  203.   Child greenbrush
  204.     class: BitButton
  205.     left: (last right f 0)
  206.     top: last
  207.     right: (self left f 17)
  208.     bottom: (self top f 17)
  209.     help: "select green fill"
  210.   Child redbrush
  211.     class: BitButton
  212.     left: (last right f 0)
  213.     top: last
  214.     right: (self left f 17)
  215.     bottom: (self top f 17)
  216.     help: "select red fill"
  217.   Child yellowbrush
  218.     class: BitButton
  219.     left: (last right f 0)
  220.     top: last
  221.     right: (self left f 17)
  222.     bottom: (self top f 17)
  223.     help: "select yellow fill"
  224.   Child redfill
  225.     class: PopScrollBar
  226.     top: (last bottom f 1)
  227.     left: (f 0)
  228.     right: (self left f 136)
  229.     bottom: (self top f 9)
  230.     data: (0 255)
  231.     selection: 128
  232.     help: "select red 0-255"
  233.    Child greenfill
  234.     class: PopScrollBar
  235.     top: (last bottom)
  236.     left: (f 0)
  237.     right: (self left f 136)
  238.     bottom: (self top f 9)
  239.     data: (0 255)
  240.     selection: 128
  241.     help: "select green 0-255"
  242.    Child bluefill
  243.     class: PopScrollBar
  244.     top: (last bottom)
  245.     left: (f 0)
  246.     right: (self left f 136)
  247.     bottom: (self top f 9)
  248.     data: (0 255)
  249.     selection: 128
  250.     help: "select blue 0-255"
  251.   Child ten
  252.     class: BitButton
  253.     left: (f 0)
  254.     top: (last bottom f 1)
  255.     right: (self left f 14)
  256.     bottom: (self top f 14)
  257.     help: "select 10% colored"
  258.   Child fifteen
  259.     class: BitButton
  260.     left: (last right f 0)
  261.     top: (last top)
  262.     right: (self left f 14)
  263.     bottom: (self top f 14)
  264.     help: "select 15% colored"
  265.   Child thirty
  266.     class: BitButton
  267.     left: (last right f 0)
  268.     top: (last top)
  269.     right: (self left f 14)
  270.     bottom: (self top f 14)
  271.     help: "select 30% colored"
  272.   Child fifty
  273.     class: BitButton
  274.     left: (ten left f 0)
  275.     top: (ten bottom f 0)
  276.     right: (self left f 14)
  277.     bottom: (self top f 14)
  278.     help: "select 50% colored"
  279.   Child seventy
  280.     class: BitButton
  281.     left: (last right f 0)
  282.     top: (last top)
  283.     right: (self left f 14)
  284.     bottom: (self top f 14)
  285.     help: "select 70% colored"
  286.   Child eighty5
  287.     class: BitButton
  288.     left: (last right f 0)
  289.     top: (last top)
  290.     right: (self left f 14)
  291.     bottom: (self top f 14)
  292.     help: "select 85% colored"
  293.   Child brickpattern
  294.     class: BitButton
  295.     left: (thirty right f 5)
  296.     top: (thirty top)
  297.     right: (self left f 14)
  298.     bottom: (self top f 28)
  299.     help: "set brick pattern"
  300.   Child pebblepattern
  301.     class: BitButton
  302.     left: (last right f 1)
  303.     top: (last top)
  304.     right: (self left f 14)
  305.     bottom: (self top f 28)
  306.     help: "set pebble pattern"
  307.   Child verticalpattern
  308.     class: BitButton
  309.     left: (last right f 1)
  310.     top: (last top)
  311.     right: (self left f 14)
  312.     bottom: (self top f 28)
  313.     help: "set vertical pattern"
  314.    Child horizontalpattern
  315.     class: BitButton
  316.     left: (last right f 1)
  317.     top: (last top)
  318.     right: (self left f 14)
  319.     bottom: (self top f 28)
  320.     help: "set horizontal pattern"
  321.   Child diagonalpattern
  322.     class: BitButton
  323.     left: (last right f 1)
  324.     top: (last top)
  325.     right: (self left f 14)
  326.     bottom: (self top f 28)
  327.     help: "set diagonal pattern"
  328.   Child hatchpattern
  329.     class: BitButton
  330.     left: (last right f 1)
  331.     top: (last top)
  332.     right: (self left f 14)
  333.     bottom: (self top f 28)
  334.     help: "set hatch pattern"
  335.   Child solidBrush
  336.     class: Button
  337.     title: "Solid"
  338.     left: (f 0)
  339.     top: (last bottom f 1)
  340.     right: (self left f 44)
  341.     bottom: (self top f 18) 
  342.     help: "set solid color"
  343.   Child invisiBrush
  344.     class: Button
  345.     title: "None"
  346.     left: (last right f 1)
  347.     top: (last )
  348.     right: (self left f 44)
  349.     bottom: (self top f 18) 
  350.     help: "set invisible fill"
  351.    Child ok
  352.     class: Button
  353.     title: "OK"
  354.     left: (last right f 1)
  355.     top: (last )
  356.     right: (self left f 44)
  357.     bottom: (self top f 18) 
  358.   Child helpLine
  359.     class: HelpBar
  360.     border: border
  361.     top: (ok bottom)
  362.     left: (f 0)
  363.     right: (self left f 136)
  364.     bottom: (self top f 20)
  365.     font: Helv8
  366.     help: "explains choices"
  367.