Examples for CPFMOX out there?
Examples for CPFMOX out there?
- Subject: Examples for CPFMOX out there?
- From: Thilo Ettelt <email@hidden>
- Date: Mon, 15 Apr 2002 17:33:21 +0200
Hi everybody!
Are there examples for every chapter of "Cocoa Programming for Mac OS X"
out there? I can hardly find any on the specific website!
Particularly I have a problem with something in Chapter 7. I have an App
with an Inspector (instead of a Preferences Windows), but it seems that
the Controller is not allocatable. Several errors appear (like "return
type for alloc defaults to id" or "cannot find class method").
Is it right to subclass NSObject for getting the Controller but to write
in the .h File "@interface InspectorController : NSWindowController"?
- Thilo
_______________________________________________
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.