Xref: utzoo comp.windows.x.motif:3397 comp.windows.x:37683 comp.windows.ms:13897 comp.windows.ms.programmer:3156 comp.sys.mac.programmer:26103 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!aplcen!boingo.med.jhu.edu!haven.umd.edu!uflorida!aissing From: aissing@blue15 (Gerrard Aissing) Newsgroups: comp.windows.x.motif,comp.windows.x,comp.windows.ms,comp.windows.ms.programmer,comp.sys.mac.programmer Subject: Re: Neuron Data's Open Interface Summary: How to use dialogs with THINK-C TCL's Keywords: CDialog / CModalDialog ????? Message-ID: <29252@uflorida.cis.ufl.EDU> Date: 18 Jun 91 17:21:42 GMT References: <1991May28.064919.16358@mstr.hgc.edu> <1991Jun17.184618.10500@eng.umd.edu> <1991Jun18.134727.1185@visix.com> Sender: news@uflorida.cis.ufl.EDU Organization: Quantum Theory Project, Univ. of Florida Lines: 15 Hi! I am new to Mac programming. I try to use the Think-C TCL to create an application. At a certain point I want to use a dialog to enter some data. After closing the dialog, the program crashes in DoDeactivate(). There does not seem to be a Class for Modal dialogs in TCL, bu using the standard routines seems to couse a crash? So what should I do? Does anyone have experience in implementing a class for modal dialogs? Thanks. Gerrard Aissing (aissing@qtp.ufl.edu)