Hi All,
I have a VO2.8 application running on Vista, which shows a splitwindow
with TreeView and ListView.
The ListView Items are "grouped". And this is working in Vista.
But when running this application on XP, the groups are not showed.
So, I tried to debug this and have following experience.
SELF:ListView:AddGroup(...) returns TRUE.
SELF:ListView:GroupCount return 0 on XP, but 1 on Vista !!!
Have someone any application running on XP with "grouping" ???
What can be the problem ? I believe it has to do with the sequence of
instructions... Who can help me ???
Dirk
--