home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / atari / st / tech / 4478 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  867 b 

  1. Path: sparky!uunet!pipex!unipalm!uknet!mcsun!corton!loria!loria.crin.fr!eker
  2. From: eker@loria.crin.fr (Steven Eker)
  3. Newsgroups: comp.sys.atari.st.tech
  4. Subject: How to detect imminent DA activation ?
  5. Message-ID: <447@muller.loria.fr>
  6. Date: 19 Aug 92 18:32:09 GMT
  7. Sender: news@news.loria.fr
  8. Organization: CRIN (CNRS) Nancy - INRIA Lorraine
  9. Lines: 11
  10.  
  11. Is there a clean way of detecting that a DA is about to become active so that
  12. I can replace vectors and clean up any other mess that might cause
  13. incompatibility?
  14.  
  15. Also is there a reliable way of knowing when the DA has become inactive and its
  16. safe to grab the vectors back (I know I could wait for th inevitable redraw messages but this seems hacky).
  17.  
  18. I ask because my application (a sequencer) needs to steal a number of vectors
  19. (incl MIDI/IKBD, timerA) that the DA (maybe another MIDI prog) might also want.
  20.  
  21. Steven
  22.