home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / x / xcu16.zip / clients / xhearts / hearts.wl < prev    next >
Text File  |  1991-10-03  |  2KB  |  76 lines

  1. XcuWlm
  2.     {
  3.     *facetWidth "10"
  4.     *dimFacetColor "SteelBlue"
  5.     *brightFacetColor "LightSteelBlue"
  6.  
  7.     *Tbl.background "gray90"
  8.     *Tbl.borderWidth "0"
  9.     *Tbl.borderColor "gray90"
  10.  
  11.     *Command.background "white"
  12.     *Command.foreground "black"
  13.     *Command.internalWidth "10"
  14.     *Command.internalHeight "10"
  15.     *Command.lineFactor "1.2"
  16.     *Command.facetWidth "0"
  17.     *Command.borderWidth "0"
  18.     *Command.internalWidth "0"
  19.     *Command.internalHeight "0"
  20.  
  21.     *Label.borderColor "gray90"
  22.     *Label.background "gray90"
  23.     *Label.foreground "Blue"
  24.     *Label.facetWidth "0"
  25.     *Label.internalWidth "0"
  26.     *Label.internalHeight "0"
  27.     /*
  28.     *font "7x13B"
  29.     *font "12x24rk"
  30.     *font "pica.18x30"
  31.     */
  32.  
  33.     XcuTbl
  34.       {
  35.       formatString "c."
  36.       facetWidth "0"
  37.       XcuTbl
  38.     {
  39.     *Tbl.facetWidth "5"
  40.     *Tbl.borderColor "Gray"
  41.       dimFacetColor "SteelBlue"
  42.       brightFacetColor "SteelBlue"
  43.     background "Gray"
  44.     internalWidth "20"
  45.     internalHeight "20"
  46.     equalColumns "True"
  47.     formatString "c c c."
  48.     resizeParticipants "internals+children"
  49.     XcuLabel { name "dummy" mappedWhenManaged "False" }
  50.     include "north.wl"
  51.     XcuLabel { name "dummy" mappedWhenManaged "False" }
  52.     include "west.wl"
  53.     include "hand.wl"
  54.     include "east.wl"
  55.     XcuLabel { name "dummy" mappedWhenManaged "False" }
  56.     include "south.wl"
  57.     XcuLabel { name "dummy" mappedWhenManaged "False" }
  58.     }
  59.       XcuTbl
  60.     {
  61.     *Tbl.facetWidth "5"
  62.     *Tbl.borderColor "Gray"
  63.       dimFacetColor "SteelBlue"
  64.       brightFacetColor "SteelBlue"
  65.     background "Gray"
  66.     internalWidth "20"
  67.     internalHeight "20"
  68.     formatString "c c c."
  69.     resizeParticipants "internals+children"
  70.     XcuLabel { name "dummy" mappedWhenManaged "False" }
  71.     include "south_hand.wl"
  72.     XcuLabel { name "dummy" mappedWhenManaged "False" }
  73.     }
  74.       }
  75.     }
  76.