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

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!mcsun!sunic!aun.uninett.no!ugle.unit.no!sigyn.idt.unit.no!mariusk
  3. From: mariusk@idt.unit.no (Marius Kjeldahl)
  4. Subject: Re: Titlebar buttons and color listboxes
  5. Message-ID: <1992Jul30.061823.3316@ugle.unit.no>
  6. Keywords: titlebar button color listbox
  7. Sender: news@ugle.unit.no (NetNews Administrator)
  8. Reply-To: mariusk@idt.unit.no (Marius Kjeldahl)
  9. Organization: Div. of CS & Telematics, Norwegian Institute of Technology
  10. References:  <hhnmpw=.whedon@netcom.com>
  11. Date: Thu, 30 Jul 92 06:18:23 GMT
  12. Lines: 22
  13.  
  14. In article <hhnmpw=.whedon@netcom.com>, whedon@netcom.com (Bill Whedon) writes:
  15. |> I asked the following on another group and got zero response.  Maybe the
  16. |> folks who read this one are smarter...
  17. |> 
  18. |> 1. How does one go about placing a button on the titlebar of a child window
  19. |>    without resorting to bitmaps?
  20. |> 
  21. |> 2. How does one create a listbox or dropdown combo containing colored text
  22. |>    in the strings?
  23. |> 
  24. |> I've seen both of these things before, and saw some code for the first one,
  25. |> but can't recall where.  Any help would be appreciated.  Please post here
  26. |> or send direct to me.  
  27. |> 
  28. |> Thanks for being smarter than I am!
  29. |> Bill Whedon
  30. |>  
  31. |> 
  32. |> 
  33.  
  34. For the listbox question, use a owner draw listbox. Then you can draw
  35. your text in any colour and font.. 
  36.