home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / next / programm / 7808 < prev    next >
Encoding:
Internet Message Format  |  1992-12-18  |  965 b 

  1. Path: sparky!uunet!stanford.edu!morrow.stanford.edu!morrow.stanford.edu!usenet
  2. From: minch@lotka.stanford.edu
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: hit detection in user paths
  5. Date: 18 Dec 1992 00:36:26 GMT
  6. Organization: Stanford University
  7. Lines: 14
  8. Message-ID: <1gr6eaINNi4c@morrow.stanford.edu>
  9. NNTP-Posting-Host: lotka.stanford.edu
  10.  
  11. Anybuddy,
  12. I've got some big irregular shapes that I fill with user paths.  
  13. Now I want to find which big irregular shape the mouse is  
  14. clicked in. I look at DPSUserPath and find that dps_ufill is an  
  15. allowable action, but DPSUserPath itself is declared as void. So  
  16. how does the boolean get returned? Presumably it's left on the  
  17. stack and I can maybe pick it up using some dps stack snooper,  
  18. but is there a better way? 
  19.  
  20. ---
  21.  
  22. Eric Minch         Any resemblance to the opinions of persons
  23. Epistemic Artisan  or organizations other than myself--living,
  24. Stanford Genetics  dead, or imaginary--is purely fortuitous.
  25.