Calling a distant method...
Calling a distant method...
- Subject: Calling a distant method...
- From: Geoffrey H Wathen <email@hidden>
- Date: Tue, 25 Nov 2003 10:56:00 -0700
I'm working on a document bases cocoa app that I've been having some
trouble with. I have found that I can do the data manipulation from
MyDocument that I want, but not from the windowController. But, I want
the manipulation to be initiated by a button on the window, therefore
from the windowController. However, I haven't been able to figure out
how to call a method that's in MyDocument from the windowController.
Any suggestions? A quick bit of sample code would help immensely.
Also, I need to pass a few parameters to the method in MyDocument...
Many thanks!!
Geoff.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.