Hello,<div><br></div><div>I am trying to write my own widget,, While deleting the widget, i get the following error:</div><div><br></div><div>ERROR: In ..\..\Common\vtkObject.cxx, line 160.</div><div>vtkObject (02859E70): Trying to delete object with non-zero reference count.</div>
<div><br></div><div>Generic warning: In ..\..\Common\vtkObjectBase.cxx, line 76</div><div>Trying to delete object with non-zero reference count.</div><div><br></div><div>What does this error message indicate.? Before deleting, I do take care that I dont have any references to any objects. And I have used smart pointers wherever required. Cant figure out what exactly is going on here.</div>
<div><br></div><div>Thanks</div><div><br></div><div>Regards</div><div>Rakesh Patil</div>