View Single Post

  #5 (permalink)  
Old 12-14-2006
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,122
Re: How to handle track of multiple objects at the same time

Hi,

Yep you are on the right track

I did a quick look into the CList, and yes that's what I meanth. You mention to use several dataset, yes also good solution, and then use array (or a CList) to hold the refernces. I see there is an CArray class also. As far as I can see it is more comparable with the TList I mentioned in Delphi and CBuilder.

Thank you for the compliment. I try to look at the forum at least once a day, but I have too mutch work, so sometime there is no time left Sometime I have to eat and sleep above my keyboard (not so good) ...
Reply With Quote