Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!think!ames!sdcsvax!ucsdhub!hp-sdd!hplabs!hp-pcd!uoregon!omepd!littlei!ogcvax!afoster From: afoster@ogcvax.UUCP (Allan Foster) Newsgroups: comp.sys.mac Subject: Re: Dialog question Message-ID: <1415@ogcvax.UUCP> Date: Sat, 12-Sep-87 12:11:35 EDT Article-I.D.: ogcvax.1415 Posted: Sat Sep 12 12:11:35 1987 Date-Received: Tue, 15-Sep-87 04:03:16 EDT References: Reply-To: afoster@ogcvax.UUCP (Allan Foster) Organization: Oregon Graduate Center, Beaverton, OR Lines: 9 In response to how to implement the std file type box, Have a look at the LIST Manager documentation in IM vol IV. This is e relatively easy way to implement lists in a dialog box. You specify the list as a user item in the dialog and pass alll events in it to the list manager. It works real well. I have some sample code that I could pass you if you need it. Regards