Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - New CXTListCtrl Function
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

New CXTListCtrl Function

 Post Reply Post Reply
Author
Message Reverse Sort Order
kstowell View Drop Down
Admin Group
Admin Group


Joined: 25 January 2003
Location: MIchigan, USA
Status: Offline
Points: 496
Post Options Post Options   Thanks (0) Thanks(0)   Quote kstowell Quote  Post ReplyReply Direct Link To This Post Topic: New CXTListCtrl Function
    Posted: 02 November 2003 at 12:35pm

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,
Codejock Support

Back to Top
jwhagen View Drop Down
Groupie
Groupie
Avatar

Joined: 09 May 2003
Location: United States
Status: Offline
Points: 43
Post Options Post Options   Thanks (0) Thanks(0)   Quote jwhagen Quote  Post ReplyReply Direct Link To This Post 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

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.172 seconds.