Hey,
What I need is for a class of my own, say MyClass, to be able to send messages to a class that uses it, say MyOtherClass. For instance, if MyClass is running a variable length timer and when the timer expires it needs to notify MyOtherClass to handle it, how would I go about setting up the required relationship?
I'm sure there is an article somewhere on what I need and I would be grateful if someone could point me to one if they know of any, or try and give me a breif explanation of the steps I need to take...
Cheers,
-Ross
What I need is for a class of my own, say MyClass, to be able to send messages to a class that uses it, say MyOtherClass. For instance, if MyClass is running a variable length timer and when the timer expires it needs to notify MyOtherClass to handle it, how would I go about setting up the required relationship?
I'm sure there is an article somewhere on what I need and I would be grateful if someone could point me to one if they know of any, or try and give me a breif explanation of the steps I need to take...
Cheers,
-Ross