|
-
Mar 15th, 2021, 10:25 AM
#11
Addicted Member
Re: CommonControls (Replacement of the MS common controls)
 Originally Posted by Krool
This here is all voluntary support. I can ignore or not ignore .
Do my words look offensive or something ? !!!
I understand this is voluntary . It is totally obvious . I did not complain that you don`t provide support . You shared VBCCR to the community and we give feedback including bugs or features . So , we expect some sort of feedback which you already do and million thanks for you efforts . I asked why in some cases you choose to ignore some replies so that I do not fall in this region of ignorance because nobody likes to be ignored , that`s it . It is your post and you are free to decide how you handle it . But this always made me prefer in most cases to not post a bug or feature request being afraid to be ignored or misunderstood . I have a lot to say in this situation but I don`t want to flood the thread with comments that are outside its main scope or purpose .
Sincere thanks , and keep up the good work .
I found a solution to this. The (yet unused) notification LVN_HOTTRACK comes helpful for this.
When processing LVN_HOTTRACK and a criteria is met then sending a LVM_UPDATE message will cause a re-fetch in NM_CUSTOMDRAW.
So I will bring a update soon as this seems quite a straight forward (fix) solution for this issue.
Thanks a lot .
What you mean. You want an event when selecting a column ?
Yes , this is what I mean .
The column will be only selected upon code. So you have full control over it. What would an event benefit ? (beside the fact that there is no LVN_* notification for this)
The benefit is that there is some routine that I need to call every time a column is selected . Since it seems not possible , I will put that code in every situation that I need to check whether a column is selected or not .
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|