Paul
Something odd with the listview settings at design time (version 1.04).
If I choose "Full Row Select" it works ok.
If I then choose "Gridlines" the full row select doesn't work anymore.
If I then choose the "CheckBoxes" options it produces them alright but the gridlines disappear and full row select still doesn't work.
Seems like only one of the non-default options is working at a time.
Hmmm... you're probably right. At design time the changes may not be reflected properly. I can fix that. How about at run-time? Are the proper styles being applied to your running EXE?
Well ... maybe I didn't phrase that too well. The problem is that the styles that are set up at design-time are not being applied properly at run-time. I can't get a listview that has both checkboxes and gridlines, for example.
Okay, I'll take a look to see what is causing the problem and report back ASAP.
Anthony,
This is all fixed now. A little bit of bonehead programming on my part caused the problem. The fix is in the 1.05 update that I will upload later tonight.
Thanks ... works nice now.