Newsgroups: comp.windows.ms.programmer Path: utzoo!utgpu!watserv1!sunee!gpsteffl From: gpsteffl@sunee.waterloo.edu (Glenn Patrick Steffler) Subject: Re: Dialog Boxes Message-ID: <1991Jan23.173114.950@sunee.waterloo.edu> Organization: Gerbils On Speed Inc. References: <11395@darkstar.ucsc.edu> Date: Wed, 23 Jan 91 17:31:14 GMT Lines: 29 In article <11395@darkstar.ucsc.edu> hall@ucscb.ucsc.edu (60265000) writes: > >Name: hall@ucscb.ucsc.edu > >I was wondering if there was a way to make a dialog box the main >window of a program and be able to minimize the dialog box into Hey Chris, ever seen the Windows task list program? (hint) Just do a create dialog. Means you have to have a main message loop, but all of the control creation, and handling is done by windows. >an icon. I know it is possible if you make your own controls, but >is it possible with a dialog resource script? I wrote code to take in a dialog resource script and create the controls in a popup window. Not hard, just read the docs. I needed it for a utility that "adds" popup windows to other applications to control DDE and stuff. Kinda neat...but generally esoteric. >Thanks in advance, > >Christopher Hall -- Co-Op Scum "Bo doesn't know software" - George Brett "The galaxial hearth steams the sea as the sky blood red embrasses darkness" -John Constantine (HellBlazer) Glenn Steffler