New CXTListCtrl Function |
Post Reply |
Author | |
jwhagen
Groupie Joined: 09 May 2003 Location: United States Status: Offline Points: 43 |
Post Options
Thanks(0)
Posted: 31 July 2003 at 10:01am |
I'd like to recommend the addition of a few new functions to the CXTListCtr. I know in my experiences and from reading other support forums, highlighting and direct editing of information in a CListView table is a real pain to code. It'd be nice to have functions that could do the following, similar to the function already provided by Codejock called void SetRowColors(COLORREF clrText, COLORREF clrTextBk); 1. A function to change the text and background color of a single subitem in the view. 2. A function to change the text and background color of a series of subitems(x,y,nX,nY) in the view. This would be the coordinates of a series of cells, by address, in a square or rectangle area. 3. A function to allow editing of a subitem in the list view. 4. A function to allow editing a series of subitems (x,y,nX,nY) in the view. This would be the coordinates of a series of cells, by address, in a square or rectangle area. Thanks! John Hagen |
|
kstowell
Admin Group Joined: 25 January 2003 Location: MIchigan, USA Status: Offline Points: 496 |
Post Options
Thanks(0)
|
Hi John, Thanks for your suggestion. I will pass this along to the deveopers to see if we can include this into a future release. Cheers, |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |