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 / west.wl < prev    next >
Text File  |  1991-10-03  |  575b  |  21 lines

  1.  
  2. XcuTbl
  3.     {
  4.     formatString "c."
  5.     resizeParticipants "children"
  6.     *Tbl.background "Goldenrod"
  7.     background "Goldenrod"
  8.     *Tbl.borderColor "Goldenrod"
  9.     internalHeight "20"
  10.     internalWidth "20"
  11.  
  12.     *Label.borderColor "Goldenrod"
  13.     *Label.background "Goldenrod"
  14.     *Label.gravity "w"
  15.     XcuLabel { name "Wplayer" gravity "c" label "           " }
  16.     XcuLabel { font "8x13" name "west_score"  label "Score:   0" }
  17.     XcuLabel { font "8x13" name "west_tricks"  label "Tricks:  0" }
  18.     XcuLabel { font "8x13" name "west_points" label "Points:  0" }
  19.     }
  20.  
  21.