Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - How to add a ProgressBar column to CXTListCtrl?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

How to add a ProgressBar column to CXTListCtrl?

 Post Reply Post Reply
Author
Message
Vitaly View Drop Down
Groupie
Groupie


Joined: 05 November 2004
Status: Offline
Points: 70
Post Options Post Options   Thanks (0) Thanks(0)   Quote Vitaly Quote  Post ReplyReply Direct Link To This Post Topic: How to add a ProgressBar column to CXTListCtrl?
    Posted: 13 February 2008 at 5:42am
How to add a column into CXTListCtrl that would contain a progress bar?
 
I'm trying to implement one of those typical UI-s where each item in the list control has a progress bar in one column.
 
 
Back to Top
Vitaly View Drop Down
Groupie
Groupie


Joined: 05 November 2004
Status: Offline
Points: 70
Post Options Post Options   Thanks (0) Thanks(0)   Quote Vitaly Quote  Post ReplyReply Direct Link To This Post Posted: 14 February 2008 at 5:30am

Please somebody help with this standard task...

I need something like a list control that apart from text columns also has two custom columns:

1. Progress Bar column

2. Column with a 16x16 icon

I'd come to think this is well known UI implementation, but i can't seem to find one even in CodeJock library, unless i miss something. Please somebody tell me how to implement this thing by means of CodeJock library!!!

 

 

Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 14 February 2008 at 12:36pm
Hi,
 
Affraid it doesn't support ProgressBar. Think you can use owener draw feature and manually draw progressbar. I sure there is something in codeproject.com
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Vitaly View Drop Down
Groupie
Groupie


Joined: 05 November 2004
Status: Offline
Points: 70
Post Options Post Options   Thanks (0) Thanks(0)   Quote Vitaly Quote  Post ReplyReply Direct Link To This Post Posted: 14 February 2008 at 1:22pm
I found a few out there, yes, but with all kinds of problems:
 
1. Memory leaks
2. Flickering UI / bad UI update implementations
 
I'm now trying to fix problems in one of them, but it doesn't look too good...
 
I was hoping that CodeJock would have one implemented, 'cos it's a very typical task, i think...
 
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.063 seconds.