home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 25 / AACD 25.iso / AACD / Sound / MSE / definitions / Test / Tutorial1-A.def < prev    next >
Encoding:
Text File  |  1996-09-20  |  195 b   |  19 lines

  1. Define Device (
  2.     Manufacturer "Test"
  3.     Device "Tutorial1"
  4. )
  5.  
  6. Define Font "Font1" (
  7.     Name "Topaz2.font"
  8.     Size 8
  9. )
  10.  
  11. Define Window "Main" (
  12.     Position 10 20
  13.     Size 400 200
  14.     Border
  15. )
  16.  
  17. Window "Main" (
  18. )
  19.