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

  1. XcuWlm
  2.     {
  3.     *Command.cursor "dot"
  4.     *Command.shadow "True"
  5.     XcuTbl
  6.     {
  7.     formatString "c c."
  8.     internalWidth "20"
  9.     internalHeight "20"
  10.     interWidth "10"
  11.     interHeight "10"
  12.  
  13.     XcuCommand { borderWidth "0" name "INSENSITIVE" sensitive "False" }
  14.     XcuCommand { name "Sensitive" sensitive "True" }
  15.     XcuCommand { name "Facets" shadow "False" }
  16.     XcuCommand { name "Shadow" dimFacetColor "black" shadow "True" }
  17.     }
  18.     }
  19.  
  20.