Path: utzoo!attcan!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!midway!quads.uchicago.edu!rtp1 From: rtp1@quads.uchicago.edu (raymond thomas pierrehumbert) Newsgroups: comp.sys.mac.programmer Subject: Dialog boxes with Think Class Library Message-ID: <1990Oct29.200612.28712@midway.uchicago.edu> Date: 29 Oct 90 20:06:12 GMT Sender: news@midway.uchicago.edu (News Administrator) Organization: University of Chicago Lines: 18 I just got my new version of Think C, with the object oriented extensions. Really neat. Now, I may be missing something, but I can't find out how to do dialog boxes with the Class Library. All the usual dialog box controls like buttons, etc, can be attached to a Window object, but if what you want is a usual dialog box, it would be much easier to be able to load in the DLOG and DITL resources made by ResEdit. Is there an object in TCL that deals with dialog boxes this way, or do I have to define my own? I'm not sure what kind of superclass that kind of object should belong to, and what to do with existing TCL objects like EditText and Buttons that in TCL are attaced to panes. In short: How do I do modal dialog boxes with the Think Class Library? Please reply via email, as I don't keep up with this conference. I will summarize to the net if there is interest. rtp1@midway.uchicago.edu .