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