xListView Class: open source need people to help perfect it!
Posted: Sat Mar 05, 2011 2:45 am
Hello everybody. I got tired to the usual windows WC_LISTVIEW Class. All the work-arounds to subclass and draw my own controls in it
or custom-drawing it.. So I wrote this "xListView" class from scratch. It took me almost a week to get it to where I could use it in some apps for work.
My boss was fussing, by I needed it because it was SO versatile. Any ways, I'm always finding little bugs and stuff, and the Library is too big to just pop the code in, but if there is anyone out there who would like to help finish the ultimate ListView, please help out! There are a lot of Messages that I didn't have the
WndProc() handle, that are listed. There's a small example program there to show the basics of how to use it. Anyways, if anyone takes a look that would be great because there's nothing better than a spicy-hot list-view control!
http://www.giveitorsellit.com/downloadable/customlv.zip
Thanks,
Justin
or custom-drawing it.. So I wrote this "xListView" class from scratch. It took me almost a week to get it to where I could use it in some apps for work.
My boss was fussing, by I needed it because it was SO versatile. Any ways, I'm always finding little bugs and stuff, and the Library is too big to just pop the code in, but if there is anyone out there who would like to help finish the ultimate ListView, please help out! There are a lot of Messages that I didn't have the
WndProc() handle, that are listed. There's a small example program there to show the basics of how to use it. Anyways, if anyone takes a look that would be great because there's nothing better than a spicy-hot list-view control!
http://www.giveitorsellit.com/downloadable/customlv.zip
Thanks,
Justin