|
-
Jan 30th, 2002, 06:11 PM
#1
Thread Starter
Member
Subclassing ListView
I've been trying to subclass ListView, but with no luck. I've found very poor documentation on it, and examples that didn't do what I wanted. What I wanted is to intercept the message that is sent to draw text in a cell (Report view). Similiar to when WM_DRAWITEM is sent for a menu. I tried WM_NOTIFY, but that seemed pretty hopeless..as did WM_DRAWITEM. Any advice?
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
|