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 / south_hand.wl < prev    next >
Text File  |  1991-10-03  |  3KB  |  74 lines

  1. XcuTbl
  2.   {
  3.   formatString "c."
  4.   interHeight "5"
  5.   facetWidth "0"
  6.   borderColor "Gray"
  7.   background "Gray"
  8.   *Command.biggestLabel "W"
  9.   XcuTbl
  10.     {
  11.     *borderColor "White"
  12.     *background "White"
  13.     *highlightColor "Black"
  14.     formatString "c c c c c c c c c c c c c c."
  15.     Label { foreground "black" bitmap "spade.xbm" }
  16.     XcuCommand { name "S0" foreground "black" label " " }
  17.     XcuCommand { name "S1" foreground "black" label " " }
  18.     XcuCommand { name "S2" foreground "black" label " " }
  19.     XcuCommand { name "S3" foreground "black" label " " }
  20.     XcuCommand { name "S4" foreground "black" label " " }
  21.     XcuCommand { name "S5" foreground "black" label " " }
  22.     XcuCommand { name "S6" foreground "black" label " " }
  23.     XcuCommand { name "S7" foreground "black" label " " }
  24.     XcuCommand { name "S8" foreground "black" label " " }
  25.     XcuCommand { name "S9" foreground "black" label " " }
  26.     XcuCommand { name "S10" foreground "black" label " " }
  27.     XcuCommand { name "S11" foreground "black" label " " }
  28.     XcuCommand { name "S12" foreground "black" label " " }
  29.     Label { foreground "red" bitmap "heart.xbm" }
  30.     XcuCommand { name "H0" foreground "red" label " " }
  31.     XcuCommand { name "H1" foreground "red" label " " }
  32.     XcuCommand { name "H2" foreground "red" label " " }
  33.     XcuCommand { name "H3" foreground "red" label " " }
  34.     XcuCommand { name "H4" foreground "red" label " " }
  35.     XcuCommand { name "H5" foreground "red" label " " }
  36.     XcuCommand { name "H6" foreground "red" label " " }
  37.     XcuCommand { name "H7" foreground "red" label " " }
  38.     XcuCommand { name "H8" foreground "red" label " " }
  39.     XcuCommand { name "H9" foreground "red" label " " }
  40.     XcuCommand { name "H10" foreground "red" label " " }
  41.     XcuCommand { name "H11" foreground "red" label " " }
  42.     XcuCommand { name "H12" foreground "red" label " " }
  43.     Label { foreground "red" bitmap "diamond.xbm" }
  44.     XcuCommand { name "D0" foreground "red" label " " }
  45.     XcuCommand { name "D1" foreground "red" label " " }
  46.     XcuCommand { name "D2" foreground "red" label " " }
  47.     XcuCommand { name "D3" foreground "red" label " " }
  48.     XcuCommand { name "D4" foreground "red" label " " }
  49.     XcuCommand { name "D5" foreground "red" label " " }
  50.     XcuCommand { name "D6" foreground "red" label " " }
  51.     XcuCommand { name "D7" foreground "red" label " " }
  52.     XcuCommand { name "D8" foreground "red" label " " }
  53.     XcuCommand { name "D9" foreground "red" label " " }
  54.     XcuCommand { name "D10" foreground "red" label " " }
  55.     XcuCommand { name "D11" foreground "red" label " " }
  56.     XcuCommand { name "D12" foreground "red" label " " }
  57.     Label { foreground "black" bitmap "club.xbm" }
  58.     XcuCommand { name "C0" foreground "black" label " " }
  59.     XcuCommand { name "C1" foreground "black" label " " }
  60.     XcuCommand { name "C2" foreground "black" label " " }
  61.     XcuCommand { name "C3" foreground "black" label " " }
  62.     XcuCommand { name "C4" foreground "black" label " " }
  63.     XcuCommand { name "C5" foreground "black" label " " }
  64.     XcuCommand { name "C6" foreground "black" label " " }
  65.     XcuCommand { name "C7" foreground "black" label " " }
  66.     XcuCommand { name "C8" foreground "black" label " " }
  67.     XcuCommand { name "C9" foreground "black" label " " }
  68.     XcuCommand { name "C10" foreground "black" label " " }
  69.     XcuCommand { name "C11" foreground "black" label " " }
  70.     XcuCommand { name "C12" foreground "black" label " " }
  71.     }
  72.   include "broadcast.wl"
  73.   }
  74.