Re: erasing, redrawing NSBezierPath into and NSImage problem
Re: erasing, redrawing NSBezierPath into and NSImage problem
- Subject: Re: erasing, redrawing NSBezierPath into and NSImage problem
- From: Yann Bizeul <email@hidden>
- Date: Tue, 6 Jul 2004 08:18:26 +0200
Hi,
>
- (void)drawLabels
>
{
>
bezierPath = [NSBezierPath bezierPath];
Is that all you do ? Or did you forgot to mention how is defined your
bezierPath ? It can be the key. maybe.
--
Yann Bizeul - yann at tynsoe.org
http://projects.tynsoe.org/
_______________________________________________
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.