> No but the cellstruct does have an entry "TextInset * inset" and I
> need to assign this with "inset = new TextInset(buffer)" so if I do:

Is it really necessary to store a pointer there or could the cellstruct
be changed to hold the TextInset itself?

In this case you could save all the trouble of new, delete,
copy constructors etc...

Andre'


-- 
It'll take a long time to eat 63.000 peanuts.
André Pönitz ......................... [EMAIL PROTECTED]

Reply via email to