Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!unmvax!deimos.cis.ksu.edu!rutgers!psuvax1!psuvm.bitnet!cunyvm!nyser!cmx!rodan.acs.syr.edu!pcossenb From: pcossenb@rodan.acs.syr.edu (Paul C. Ossenbruggen) Newsgroups: comp.sys.mac.programmer Subject: Messing with TE and Dialogs Message-ID: <1552@cmx.npac.syr.edu> Date: 11 May 89 05:08:25 GMT Sender: usenet@cmx.npac.syr.edu Reply-To: pcossenb@rodan.acs.syr.edu Organization: Syracuse University, Syracuse, New York Lines: 20 Does anyone know exactly how the TextEdit records in dialog boxes work? I know that for all of the edit items in the dialog box there is only one TE record. Does it switch the textH field of the TE record each time you click on a different edit item? Or does it do something completely different? Also, what does the editOpen field of the Dialog box do? And my last question, where does the ParamText variables get stored? (I thought they were low memory globals but I can't seem to find them in Knaster's book.) The reason I want to know this is because I am implementing something like a dialog box but it is different enough that it needs to be rewritten. I would, however, like to be able to use the item list defined in the dialog manager so that I can use ResEdit to create and edit the item lists. - Paul ------------------------------------------------------------------------------- | Paul C. Ossenbruggen pcossenb@rodan.acs.syr.edu | | Syracuse University rspco@suvm.bitnet | | pcossenb@sunrise.acs.syr.edu |