home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / mswindo / programm / misc / 1028 < prev    next >
Encoding:
Text File  |  1992-07-27  |  1.1 KB  |  28 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!mcsun!fuug!funic!nntp.hut.fi!nntp!iisakkil
  3. From: iisakkil@lesti.hut.fi (Mika Iisakkila)
  4. Subject: Combo box bug?
  5. Message-ID: <IISAKKIL.92Jul27130855@lesti.hut.fi>
  6. Sender: usenet@nntp.hut.fi (Usenet pseudouser id)
  7. Nntp-Posting-Host: lesti.hut.fi
  8. Organization: Helsinki University of Technology
  9. Distribution: comp
  10. Date: 27 Jul 92 13:08:55
  11. Lines: 15
  12.  
  13.  
  14. I've noticed a peculiar behaviour in Win 3.1 combo boxes. I have an
  15. application which has a dialog box as the main window, and it contains
  16. a combo box control. If I click the combo box open and try to move the
  17. main window, the drop-down part of the combo box won't move! It works
  18. still fine, stays above the main window etc, but looks really weird.
  19. The Windows applets seem to avoid this, because the combo boxes always
  20. close when you click on the window caption. Have I done something
  21. wrong or is this a Windows bug? Should I capture WM_NCLBUTTONDOWN and
  22. close the combo box before allowing the window to move? Seems stupid.
  23.  
  24. I'm using Windows 3.1 and MSC 7.00.
  25.  
  26. --
  27. Segmented Memory Helps Structure Software
  28.