Question
ATE problem
I add a tool in my plug-in named "MyTool", in its mouse drag notifier handler I dynamically create a path object. then in the mouse up notifier handler I try to add a point text at the cursor position, but It fails to create the text object. The created object is an unknown type. I don't know why? Can someboy help me? thanks!
