home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / programm / 5309 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  1.4 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!mips!swrinde!cs.utexas.edu!sun-barr!ames!data.nas.nasa.gov!data!jesperse
  2. From: jesperse@nas.nasa.gov (Dennis Jespersen)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: cannot send iconReleasedAt message: why?
  5. Message-ID: <JESPERSE.92Jul28150427@rft28.nas.nasa.gov>
  6. Date: 28 Jul 92 20:04:27 GMT
  7. Sender: news@nas.nasa.gov (News Administrator)
  8. Organization: Computational Fluid Dynamics Branch, NASA Ames Research Center
  9. Lines: 20
  10.  
  11.  
  12. I have been putting drag and drop capability into a program, following
  13. along the lines of the Acceptor example and the ImageText
  14. mini-example.  I added the methods
  15.  iconEntered:at::iconWindow:iconX:iconY:iconWidth:iconHeight:pathList:
  16.  iconExitedAt::
  17.  iconReleasedAt::ok:
  18. to my application's delegate.  Things usually work well, but sometimes
  19. the machine hangs for a while, then returns and there is a message in
  20. the console log: 
  21.    cannot send iconReleasedAt message (errno=-203)
  22. Is this from the Workspace Manager?  What could be causing it?  There
  23. is no repeatable sequence I can go through to cause this to happen.
  24.  
  25. I am running OS 2.1, Workspace Version 218, PostScript Version 2.1.55.4.
  26. --
  27. Dennis Jespersen                Voice: (415) 604-6742                      
  28. MS 202A-1                FAX:   (415) 604-1095                      
  29. NASA Ames Research Center       email: jesperse@rft28.nas.nasa.gov         
  30. Moffett Field, CA 94035-1000    We have met the enemy and he is us. -- Pogo
  31.