home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!orstcs!prism!dstuve
- From: dstuve@prism.cs.orst.edu (David Stuve)
- Newsgroups: comp.sys.amiga.programmer
- Subject: BOOPSI problems...
- Summary: This crashes my machine...
- Keywords: help boopsi models
- Message-ID: <1992Jul22.045325.29559@CS.ORST.EDU>
- Date: 22 Jul 92 04:53:25 GMT
- Article-I.D.: CS.1992Jul22.045325.29559
- Sender: usenet@CS.ORST.EDU
- Distribution: usa
- Organization: Oregon State University, Computer Science Dept
- Lines: 18
- Nntp-Posting-Host: prism.cs.orst.edu
-
- I have modified the RKMMod class from the new RKM: Libraries manual (p 312)
- to have up/down buttons instead of the integer gadget.
-
- But whenever I pass one of my buttons or the prop gadget the ICA_TARGET, mymodel
- and run the program...
-
- instant hang and guru #4.
-
- mymodel is a Object * that I get from NewObject..
-
- I put a printf in the dispatcher function, but it only gets executed when the
- model is created and the icclass gadgets are added as members. So I suspect
- that the system is crashing before it calls my dispatcher.
-
- Any ideas? Would posted code help?
-
- David Stuve
- Mindworks
-