[SOLVED] Re: Question about Apple's updated Sketch-112 program
[SOLVED] Re: Question about Apple's updated Sketch-112 program
- Subject: [SOLVED] Re: Question about Apple's updated Sketch-112 program
- From: Michael de Haan <email@hidden>
- Date: Wed, 14 Oct 2009 09:33:07 -0700
and the part that I do not get:
- (void)invalidateGraphic:(SKTGraphic *)graphic {
NSArray *windowControllers = [self windowControllers];
[windowControllers makeObjectsPerformSelector:@selector
(invalidateGraphic:) withObject:graphic];}
I **think** I see what each line is doing, but, fail to grasp the
overall essence of the call.
Thanks in advance.
Despite the fact that this is the latest version of Xcode, somehow the
old examples were not replaced. This call, thus, I believe is from
the **old** version of sketch.
_______________________________________________
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