home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / programm / 12915 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  1.5 KB

  1. Path: sparky!uunet!gatech!darwin.sura.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!ifi.uio.no!jkr
  2. From: jkr@ifi.uio.no (Johan Kristian Rosenvold)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Interrupt (task) colour cycling blues
  5. Message-ID: <199208310829.AAholmenkollen.ifi.uio.no11750@holmenkollen.ifi.uio.no>
  6. Date: 31 Aug 92 08:29:28 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Lines: 22
  9.  
  10. Time for another strange one from the deep dungeons at bug HQ.
  11.  
  12. I'm using a pri 21 task to cycle my colours on my screen. (it was
  13. originally based on CYCVB but then that went down down the drain...).
  14. My problem is that when I do an OpenScreenTags I get this flash on the
  15. top of the screen like the title-bar is trying to break through. Now this
  16. only lasts for about a frame or two and I'm trying to use 
  17. SA_ShowTitle, SA_ScreenQuiet & SA_ScreenBehind to avoid it. 
  18. As usual with my absurd problems, 
  19. if I switch off my Colour Cycling task it won't happen.
  20. My cycling task is NOT cycling the screen that's being opened, but it is
  21. cycling the screen that's being displayed. 
  22. And yes, I don't actually think it's the title-bar because the flash
  23. seems to come far outside the set overscan region,- but it varies a bit.
  24.  
  25. The flashing white line I get one the top of the screen is Related to
  26. my OpenScreen call. If I don't open the screen it doesn't flash.
  27. If I don't open the screen I won't get the job done :-(
  28.  
  29. Anyone have any suggestions ?
  30.  
  31. Kristian Rosenvold, jkr@ifi.uio.no
  32.