Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!rpi!batcomputer!cornell!uw-beaver!wolf.cs.washington.edu!goble From: goble@wolf.cs.washington.edu (Brian Goble) Newsgroups: comp.windows.ms.programmer Subject: Trouble with Combo Boxes Keywords: combo box, dialog box Message-ID: <1991Apr2.202813.8958@beaver.cs.washington.edu> Date: 2 Apr 91 20:28:13 GMT Sender: news@beaver.cs.washington.edu (USENET News System) Reply-To: goble@wolf.cs.washington.edu (Brian Goble) Organization: University of Washington Computer Science Lines: 12 I have a dialog box that contains some static text controls, two push- buttons (OK and Cancel) and 5 Combo Boxes. After "making" the proc instance, I call the DialogBox() function but I just get an hourglass forever. But, if I remove the Combo Boxes from the script, the dialog box works fine. All the Combo Boxes are using CS_DROPDOWN. Any ideas why it would hang like this because of Combo Boxes? Brian Goble | goble@wolf.cs.washington.edu