PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Anthony Hobbs on June 01, 2004, 05:04:56 AM

Title: Listview trouble
Post by: Anthony Hobbs on June 01, 2004, 05:04:56 AM
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.
Title: Listview trouble
Post by: TechSupport on June 01, 2004, 08:15:25 AM
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?
Title: Listview trouble
Post by: Anthony Hobbs on June 01, 2004, 08:27:24 AM
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.
Title: Listview trouble
Post by: TechSupport on June 01, 2004, 08:39:47 AM
Okay, I'll take a look to see what is causing the problem and report back ASAP.
Title: Listview trouble
Post by: TechSupport on June 02, 2004, 01:54:18 PM
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.
Title: Listview trouble
Post by: Bob Deri on June 02, 2004, 10:08:35 PM
Thanks ... works nice now.