Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!bonnie.concordia.ca!clyde.concordia.ca!nstn.ns.ca!news.cs.indiana.edu!samsung!crackers!m2c!umvlsi!umaecs!amh!djvelleman From: djvelleman@amherst.bitnet Newsgroups: comp.sys.mac.programmer Subject: Re: Controls and Dialogs Message-ID: <12022.27b909f9@amherst.bitnet> Date: 13 Feb 91 09:42:17 GMT References: <4138@cernvax.cern.ch> Distribution: comp Lines: 13 In article <4138@cernvax.cern.ch>, marty@cernvax.cern.ch (hugues marty) writes: > 2. Other wise, is there a way of modifying the var > code when the control has been created (i.e. when the dialog has > been created using the corresponding DITL)? I think that the > var code doesn't appear in the ControlRecord (well, where is it > then?). According to IM-I, pages 328-9, the var code is stored in the high byte of the contrlDefProc field of the control record. I don't see why you couldn't change it once the dialog has been created. But maybe this information is out of date. Anyone know about a change in the way var codes are handled? -Dan Velleman