Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!van-bc!ubc-cs!uw-beaver!milton!busey From: busey@milton.u.washington.edu (Thomas Busey) Newsgroups: comp.sys.mac.programmer Subject: Creating Dialog Lists from SCRATCH... Can it be done? Message-ID: <1991Apr2.010818.13153@milton.u.washington.edu> Date: 2 Apr 91 01:08:18 GMT Sender: busey@milton.u.washington.edu (Thomas Busey) Distribution: na Organization: University of Washington, Seattle Lines: 7 I'm working on a program in Think Pascal 3.0 that handles dialogs with lots of text fields. We would like to create a generic shell unit that would create a given number of text fields in response to variables or constants supplied with that specific version of the code. Does anyone know how to append to DITL's in memory or how to create one from scratch? Thanks in advance. Tom Busey busey@u.washington.edu