Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!uunet!europa.asd.contel.com!gatech!udel!haven.umd.edu!uflorida!aissing From: aissing@blue15 (Gerrard Aissing) Newsgroups: comp.sys.mac.programmer Subject: CDialog? Summary: Did anyone create a Modal Dialog Class? Message-ID: <29249@uflorida.cis.ufl.EDU> Date: 18 Jun 91 13:08:01 GMT Sender: news@uflorida.cis.ufl.EDU Organization: Quantum Theory Project, Univ. of Florida Lines: 16 Hi guys. I am a novice user of THINK C and am trying to write a simple application using the Class Library. Unfortunately there does not seem to be a class that implements modal dialogs. I tried to use a modal dialog in one of my classes, but that made the program abort in CDirector::DeActivate() with an odd address after I closed the dialog. My Questions: is there anyone that has implemented a class for Modal Dialogs? can someone help me with this (advice?)? Is there a good book about TCL explaining these thing in some detail? Thanks. Gerrard Aissing. (aissing@qtp.ufl.edu) ---------------------------------------