![]() |
How to add a ProgressBar column to CXTListCtrl? |
Post Reply
|
| Author | |
Vitaly
Groupie
Joined: 05 November 2004 Status: Offline Points: 70 |
Post Options
Thanks(0)
Quote Reply
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.
|
|
![]() |
|
Vitaly
Groupie
Joined: 05 November 2004 Status: Offline Points: 70 |
Post Options
Thanks(0)
Quote Reply
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!!!
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
Vitaly
Groupie
Joined: 05 November 2004 Status: Offline Points: 70 |
Post Options
Thanks(0)
Quote Reply
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...
|
|
![]() |
|
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 |