Listview trouble

Started by Anthony Hobbs, June 01, 2004, 05:04:56 AM

Previous topic - Next topic

Anthony Hobbs

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.

TechSupport

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?

Anthony Hobbs

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.

TechSupport

Okay, I'll take a look to see what is causing the problem and report back ASAP.

TechSupport

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.

Bob Deri

Thanks ... works nice now.