Re: ? Very "advanced" list control needed (coloring and embedded controls)
From: Alec S. (a_at_a.com)
Date: 05/30/04
- Next message: Joseph M. Newcomer: "Re: MALLOC"
- Previous message: Joseph M. Newcomer: "Re: AfxBeginThread startup times and overhead"
- In reply to: Alec S.: "? Very "advanced" list control needed (coloring and embedded controls)"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 29 May 2004 22:45:44 -0400
I seem to have miss-communicated my needs. What I was looking for was
some kind of custom/enhanced CListCtrl. I've seen a few that do this or
that, but I need one that can let you put CComboBox(es) in it, as well as
allowing you to customize the colors of columns, rows, and headers. I'm
sure there's probably not one that does it all, but I at least need one that
does each thing. I have one called "CCustList" that lets me handle coloring
rows/columns, but I need one that lets me color headers, and another that
lets me embed combo boxes. Then I can strip the code that specializes them
and stick them into one Frankenstein control that does it all.
I can't use (nor need the excess of) the HTML controls because they
complicate what is supposed to be a simple (though extravagantly fancy)
program. I need the simplicity
of InsertColumn(), GetItemCount(), etc.
-- Alec S. alec <@> synetech <.> cjb <.> net
- Next message: Joseph M. Newcomer: "Re: MALLOC"
- Previous message: Joseph M. Newcomer: "Re: AfxBeginThread startup times and overhead"
- In reply to: Alec S.: "? Very "advanced" list control needed (coloring and embedded controls)"
- Messages sorted by: [ date ] [ thread ]