after a lot of research, I was unable to properly Delete the object from memory.
Like you said already, best thing I could do was to do widget.close()
which is hiding the widget but not deleting it.
after a lot of research, I was unable to properly Delete the object from memory.
Like you said already, best thing I could do was to do widget.close()
which is hiding the widget but not deleting it.