home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / acorn / 10127 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.2 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!doc.ic.ac.uk!news!dbh
  2. From: dbh@doc.ic.ac.uk (Denis Howe)
  3. Newsgroups: comp.sys.acorn
  4. Subject: !Yow.!RunImage fix (v1.06)
  5. Date: 15 Dec 92 10:00:49
  6. Organization: Computing Department, Imperial College, London, UK
  7. Lines: 20
  8. Distribution: world
  9. Message-ID: <DBH.92Dec15100049@wombat.doc.ic.ac.uk>
  10. NNTP-Posting-Host: wombat.doc.ic.ac.uk
  11.  
  12. There was a slight bug in !Yow - my fortune cooky program recently
  13. posted to c.b.a which affected redrawing of the garfield sprite.
  14. Thanks to Steve Loft <steve@h8211.demon.co.uk> for reporting it.  A
  15. fixed version follows in a seperate message.  It's a plain ASCII
  16. version of the Basic.  For those of you who don't want to download it
  17. all, just replace the following two lines in PROCCreateWindow:
  18.  
  19. SprW%=170*2:SprH%=184*2                 :REM Sprite size, pix*OS/pix
  20. LeftMargin%=SprW%+20:TopMargin%=36      :REM Text offsets
  21.  
  22. And add the following line to the change log:
  23.  
  24. REM 1.06 10-Dec-1992 Fix garfield sprite width.
  25.  
  26. BTW, you get the weirdest effects if you tell the Wimp that a sprite
  27. is only half its real width.  What gets redrawn depends on which
  28. direction you drag another window over it!
  29. --
  30. Denis Howe <dbh@doc.ic.ac.uk>
  31. So Biggs, you're the idiot who bought all these IBM PCs.  You're fired!
  32.