Re: add dummy NSView subclass to framework?
Re: add dummy NSView subclass to framework?
- Subject: Re: add dummy NSView subclass to framework?
- From: Kieren Eaton <email@hidden>
- Date: Fri, 22 Aug 2008 13:39:07 +0800
Thanks Graham
So then I should have an nsobjectcontroller subclass which is then
available as the interface to my framework and not as it currently is
with just a nsobject subclass.
the nsobject subclass would then become the "model" as such.
is this right?
Thanks
On 22/08/2008, at 12:47 PM, Graham Cox wrote:
On 22 Aug 2008, at 1:53 pm, Kieren Eaton wrote:
With bindings I cant connect to the framework classes directly so
should I add a dummy nsview subclass that will allow my interface
bindings access to the frameworks ivars etc?
A dummy NSView? No.
A controller? Yes. This is what controllers are for.
hth,
Graham
Kieren
Olearia - Talking Books on the Mac
http://olearia.googlecode.com/
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden