Re: custom view won't update
Re: custom view won't update
- Subject: Re: custom view won't update
- From: Paul Bruneau <email@hidden>
- Date: Tue, 11 Sep 2007 08:24:04 -0400
On Sep 11, 2007, at 8:16 AM, H M wrote:
It seems a little strange that an NSView subclass has IBActions/
IBOutlets... yet the above code seems to imply that.
hm, come to think of it, i'd say you're right, they should be in a
controller class. that means i have to access the variables using
accessor methods, but that shouldn't be a problem. the question is,
how do I get that controller class to update my view?
Please excuse me barging in to ask a quick question of someone: I
have a subclass of NSView also. It has an IBOutlet for its
controller. Is this the correct way to get data from the controller
to the view?
_______________________________________________
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