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

  1. Path: sparky!uunet!ogicse!orstcs!prism!dstuve
  2. From: dstuve@prism.cs.orst.edu (David Stuve)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: BOOPSI problems...
  5. Summary: This crashes my machine...
  6. Keywords: help boopsi models
  7. Message-ID: <1992Jul22.045325.29559@CS.ORST.EDU>
  8. Date: 22 Jul 92 04:53:25 GMT
  9. Article-I.D.: CS.1992Jul22.045325.29559
  10. Sender: usenet@CS.ORST.EDU
  11. Distribution: usa
  12. Organization: Oregon State University, Computer Science Dept
  13. Lines: 18
  14. Nntp-Posting-Host: prism.cs.orst.edu
  15.  
  16. I have modified the RKMMod class from the new RKM: Libraries manual (p 312)
  17. to have up/down buttons instead of the integer gadget.
  18.  
  19. But whenever I pass one of my buttons or the prop gadget the ICA_TARGET, mymodel
  20. and run the program...
  21.  
  22. instant hang and guru #4.
  23.  
  24. mymodel is a Object * that I get from NewObject..
  25.  
  26. I put a printf in the dispatcher function, but it only gets executed when the
  27. model is created and the icclass gadgets are added as members.  So I suspect
  28. that the system is crashing before it calls my dispatcher.
  29.  
  30. Any ideas?  Would posted code help?
  31.  
  32. David Stuve
  33. Mindworks
  34.