home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / programm / 18079 < prev    next >
Encoding:
Text File  |  1992-11-07  |  1.6 KB  |  38 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!europa.asd.contel.com!emory!sol.ctr.columbia.edu!caen!saimiri.primate.wisc.edu!ames!elroy.jpl.nasa.gov!news.claremont.edu!jarthur.claremont.edu!sellswor
  3. From: sellswor@jarthur.claremont.edu (Scott Ellsworth)
  4. Subject: VBL task seeks quickdraw globals for 1-tick stand
  5. Message-ID: <1992Nov6.101403.19961@muddcs.claremont.edu>
  6. Sender: news@muddcs.claremont.edu (The News System)
  7. Organization: Harvey Mudd College, Claremont, CA 91711
  8. Date: Fri, 6 Nov 1992 10:14:03 GMT
  9. Lines: 27
  10.  
  11.   First off, thanks to all who have helped before (your names are in my
  12. rolodex as ehlpful people -- perhaps some fear is in order...)
  13.  
  14.   I have a VBL task that needs to manipulate a quickdraw global.  BEcause
  15. the VBL may either be launched from an init, or from a cdev after launch,
  16. I do not know of a single A5 that I can garuntee as valid whenever the
  17. init runs, so I do not know what value to glue into my queue entry.
  18.  
  19.   Assuming you needed to get to a quickdraw global in a VBL, and the
  20. launcher might just be an init, whose heap dies when the finder stsrts up,
  21. or the launcher might be a cdev, whose A5 is the same as the Finder (right???),
  22. what would you do?  Is there something I have missed in the pages of the new
  23. Inside Macintosh?
  24.  
  25.   On a partially related question, is there any problem with using the new
  26. popup menu CDEF thoughtfully included with System 7 in a cdev?
  27.  
  28.   Thanks for any help,
  29.  
  30.   Scott
  31.   sellswor@jarthur.claremont.edu
  32.  
  33. -- 
  34.    Scott Ellsworth -- sellswor@jarthur.claremont.edu
  35.  
  36.   Of course reality is an option.  Not always a good option, mind you, 
  37.   but an option none the less.
  38.