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 / east.wl < prev    next >
Text File  |  1991-10-03  |  574b  |  20 lines

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