I want to call a method of the certain instance of "MyClass" from certain widget.
Each widget should know its corresponding instance of "MyClass".
As far as I understood, delegates cannot do it.

Reply via email to