MyDocument and AppController
MyDocument and AppController
- Subject: MyDocument and AppController
- From: Koen van der Drift <email@hidden>
- Date: Fri, 14 Feb 2003 20:21:58 -0500
Hi,
According to the example in Hillegass' book I am adding a panel to my app
to search data displayed in MyDocument (in the book a prefs panel is
created). So I created an AppController class that responds to the menu
selction and then creates a SearchController which in turn loads the
SearchController.nib with the panel.
Now my question is, how do I connect the search panel with the data in
MyDocument?
thanks,
- Koen.
_______________________________________________
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.