CListCtrl, hide and edit
- From: "Bill Brehm" <don't want spam>
- Date: Sun, 4 May 2008 22:37:59 +0800
MFC 6.0. The Help implied that I can hide an item in a CListCtrl. But I
can't find out how to do it. I'd like to be able to fill a CListCtrl with a
set of data, then filter to show only a subset by hiding all those items not
in the subset.
Also, GetEditControl() implies (to me at least) that I can get a CEdit
pointer edit an item (or subitem?) in a CListCtrl. But I can't see how to
specify the item or subitem to be edited. I have a different CListCtrl with
a number of items that I would like to edit in place to allow the user to
configure something.
Thanks for any suggestions.
Bill
.
- Follow-Ups:
- Re: CListCtrl, hide and edit
- From: David Webber
- Re: CListCtrl, hide and edit
- From: Bill Brehm
- Re: CListCtrl, hide and edit
- Prev by Date: Re: Background image becomes dark after adding watermark, need help.
- Next by Date: Re: message to MenuBar
- Previous by thread: Background image becomes dark after adding watermark, need help.
- Next by thread: Re: CListCtrl, hide and edit
- Index(es):
Relevant Pages
|
Loading