From: RAD K. 1 <kmr...@co...> - 2001-08-24 12:17:56
|
On Friday 24 August 2001 06:02, you wrote: > Ok, but we have to do the rest too. The cancel button has to restore > the old track again if the cancelled track was not a new track and > the used changed it. To do this we will probably have to clone the > complete CDTrack object - with all objects stored in it. I hope we > manage this in time. > > Alexander Yeah, this is what I started doing then stopped when I realized there were api issues with the CDTrack destructor deleting the objects it references (which is bad if we copy the pointers :). I guess "bool throwaway" or something in the constructor is a simple and only slightly smelly fix. :) -- Kevin Radloff - RAD Kade 1 kmr...@co... http://shelled.nutz.org/~radkade1/ |