Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CListCtrl/CXTPListCtrl questions
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CListCtrl/CXTPListCtrl questions

 Post Reply Post Reply
Author
Message
skura View Drop Down
Newbie
Newbie


Joined: 11 January 2005
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote skura Quote  Post ReplyReply Direct Link To This Post Topic: CListCtrl/CXTPListCtrl questions
    Posted: 11 January 2005 at 5:33pm

How can I achieve the following functionality (as shown in the below) using CListCtrl/CXTPListCtrl in a Dialog based app?

1) In Icon View I would like to display the formatted text (some lines are in bold in different colors) in multiple lines. I am partially successfull in achieving this by handling NM_CUSTOMDRAW message. I am yet to figure out how to display the formatted text. Please find a sample project 2005-01-11_173137_ListEx.zip that tries to achieve this.

2) I want to display a background image in the list control.

Any ideas or sample code is greatly appreciated.

Back to Top
ICBM View Drop Down
Groupie
Groupie


Joined: 15 January 2004
Location: New Zealand
Status: Offline
Points: 57
Post Options Post Options   Thanks (0) Thanks(0)   Quote ICBM Quote  Post ReplyReply Direct Link To This Post Posted: 13 January 2005 at 2:33pm

This sort of question would probably be better posted to http://www.codeproject.com.

That said, unless you really want to use a list control, have you considered simply rendering what you want in HTML and using a CHTMLView/CHTMLCtrl ?

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.078 seconds.