Hi
What do you do with a DynLayer when you're done with it but your program
is not finished?

1) removeChild on it?
2) set all pointers to it to null?
3) call 'delete' on it?

4) call it's owner.deleteChild(ref to it) on it...

I suspect 4 is enough, along with setting application pointers to null.
Does this really delete the thing completely?

BY THE WAY:
If this question is too elementary for this list then it'd be nice to
have another list for this type of question which could be useful for
documentation purposes for beginners.
Thanks
Todd.


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to