home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / misc / 4186 < prev    next >
Encoding:
Text File  |  1992-12-13  |  1.2 KB  |  37 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!mcsun!fuug!kiae!demos!KremlSun!gsp!gsp!sph!mswin!avsht%avsht.sph.spb.su
  3. From:  avsht@sph.spb.su (Alex V. Shturm)
  4. Subject: Strange BWCC ListBox...
  5. Message-ID: <1992Dec9.060134@avsht.sph.spb.su>
  6. Lines: 25
  7. Sender: news-server@arcom.rcom.spb.su
  8. Reply-To: avsht@sph.spb.su
  9. Organization: WinNet Mailer Post at Alex's home
  10. Date: Wed, 9 Dec 1992 03:15:09 GMT
  11.  
  12. Hi, Windows programmers!
  13.  
  14. Do you know how a listbox should look? I'm sure, yes.
  15. Even if it has LBS_EXTENEDSEL or LBS_MULTIPLESEL flags? Of course!
  16. But try to look at such a listbox included into BWCC-style dialog box
  17. and compiled by BC 3.1. You'll be surprised. You'll see that
  18. every filled line of listbox has dark-gray background color.
  19.  
  20. Why? Is it Borland's mistake or was it planned so?
  21.  
  22. This effect can be found only if:
  23. 1. listbox included into BWCC dialog box.
  24. 2. listbox has LBS_EXTENDEDSEL or LBS_MULTIPLESEL (or LBS_OWNERDRAW?) flag
  25. 3. project compiled by BC 3.1 (uses its BWCC)
  26.  
  27. Regards,
  28. /Alex
  29.  
  30. --
  31. Alexander Shturm  ||  St.-Petersburg  ||  Internet: avsht@sph.spb.su
  32. ================  ||   Russia (xSU)   ||  FidoNet:  2:5030/8.18, /43.18
  33. Tel.: +7-(812)-233-9148 (home)   +7-(812)-310-4631 (office)
  34.  
  35.  
  36.  
  37.