THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 16/03/2004 at 04:48, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.200
Platform: Windows ;
Language(s) : C++ ;
---------
Hello,
i have create my own TreeViewFunction for a dialog. (like the SDK- ActiveObject example). Now, I like used the drag functions within the tree. I overwriting the AcceptDragObject-Function and set the typ at INSERT_BEFORE|INSERT_AFTER|INSERT_UNDER.
Now, I have got a funny behavior. I can´t INSERT_UNDER under the first entry. And if I try to INSERT_AFTER after the last entry, Cinema crashed with Stack Overflow. Can anyone help me,
Marky