Re: [NSBezierPath bezierpath]
Re: [NSBezierPath bezierpath]
- Subject: Re: [NSBezierPath bezierpath]
- From: mmalcolm crawford <email@hidden>
- Date: Sun, 25 Jan 2004 15:08:21 -0800
On Jan 25, 2004, at 2:40 PM, Pierre DOUCY wrote:
Now, when I replace the [NSBezierPath bezierPath] with a
[[NSBezierPath alloc] init] in my new function, everything is ok.
What do I miss here ? What does this [NSBezierPath bezierPath]
selector actually do ? I can't see any info in the cocoa docs.
See:
<
http://www.alastairs-place.net/cocoa/faq.txt>
under Memory Allocation.
mmalc
_______________________________________________
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.