Path: utzoo!utgpu!water!watmath!clyde!att!ucbvax!hplabs!analog2!wayne!kim From: kim@wayne.UUCP (Kim Helliwell) Newsgroups: comp.sys.mac.programmer Subject: Re: Dialogs in INITS (LSC3) Message-ID: <243@wayne.UUCP> Date: 6 Sep 88 23:17:03 GMT References: <1325UD040164@NDSUVM1> Organization: Analog Design Tools Inc., Sunnyvale, CA. Lines: 26 In article <1325UD040164@NDSUVM1>, UD040164@NDSUVM1.BITNET (a.d. jensen) writes: > Here is a problem which has me stumped: > [ description of crashes when using dialogs ] > > Thanks for your help. > > dale I don't know whether this will help or not, but I have had similar problems (bring up a dialog, then watch it crash when I click in it) and I always have traced it to needing to do an explicit SetPort(dlog) in the dialog handler code. I don't know why you should have to do this--you would think that GetNewDialog() would take care of that for you, but if you are not doing that now, I would try it--it may help. -- "Never let work interfere with your reasons for working." Kim Helliwell