home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / amiga / programm / 11729 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.7 KB  |  40 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!stanford.edu!ames!haven.umd.edu!wam.umd.edu!stark
  3. From: stark@wam.umd.edu (Mike Stark)
  4. Subject: Re: ASL and GadTools libraries.
  5. Message-ID: <1992Jul28.172522.23855@wam.umd.edu>
  6. Sender: usenet@wam.umd.edu (USENET News system)
  7. Nntp-Posting-Host: rac2.wam.umd.edu
  8. Organization: University of Maryland, College Park
  9. References: <1992Jul27.191144.25772@wam.umd.edu> <33732@cbmvax.commodore.com>
  10. Date: Tue, 28 Jul 1992 17:25:22 GMT
  11. Lines: 27
  12.  
  13. In article <33732@cbmvax.commodore.com> peter@cbmvax.commodore.com (Peter Cherna) writes:
  14. > In article <1992Jul27.191144.25772@wam.umd.edu> I write:
  15. >> I wish the autodocs said this was OK because I really want to let the user
  16. >> of my program close windows while the ASL requester is active.
  17. >
  18. > The autodocs WON'T say it's OK because it's NOT.  If you want to close
  19. > the window while the requester is active, then don't pass your window
  20. > in as a reference window.  It's pretty simple.
  21.  
  22. Well, I think you misunderstood me a little bit.  I realize that what I
  23. am doing is not a good idea.  However, I have a program that has several
  24. windows open on one IDCMP one of which may be the ASL file requester.  I
  25. wanted to have one process service all of these windows and I thought that
  26. the ASL hook function provided a way to do that while the ASL requester was
  27. alive.  Unfortunately, it is clear from the documentation (And now painfully 
  28. clear that the documentation represents not only the fact but also the 
  29. intent of C/A) that I will have to fork off another process just to open 
  30. up the ASL requester.
  31.  
  32. Darn.  I was just hoping that it wasn't so.
  33.  
  34.  
  35. -- 
  36. ---Mike Stark                         | stark@umdhep.umd.edu
  37.    Physics Department
  38.    University of Maryland
  39.    College Park, MD  20742
  40.