Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!labrea!jade!ucbvax!decvax!eagle_snax!gpollice From: gpollice@eagle_snax.UUCP ( Sun ECD Software) Newsgroups: comp.sys.mac Subject: Dialog question Message-ID: <196@eagle_snax.UUCP> Date: Thu, 10-Sep-87 16:15:22 EDT Article-I.D.: eagle_sn.196 Posted: Thu Sep 10 16:15:22 1987 Date-Received: Sat, 12-Sep-87 10:20:50 EDT Lines: 11 Keywords: C, dialogs I am writing an application where I have a list of strings which I want to display and then have the user select one. I would like to use the type of dialog which comes up with the standard file open. I know that some prpgrams use this type of dialog for other than opening files. The problem is that I don't know if there is a resource available to implement it, either completely or partially, or whether I have to roll my own. Any hints, code, or pointers will be appreciated. he who dwho