• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: bezier path redraw problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bezier path redraw problems


  • Subject: Re: bezier path redraw problems
  • From: j o a r <email@hidden>
  • Date: Fri, 6 Dec 2002 13:52:41 +0100

On Friday, Dec 6, 2002, at 13:40 Europe/Stockholm, Pete Carss wrote:

You asked for it...I'm not sure how elegant the superview-superview business is...

Right... :)

[lineToMovie stroke];

Shouldn't you lock focus on the view to draw in somewhere around here?

[[[[self superview] superview] superview] setNeedsDisplayInRect: [lineToMovie bounds]];

Are you sure that the rect returned from [lineToMovie bounds] corresponds to anything valid in the coordinate system of the frame of that superview's superview's superview?

j o a r
_______________________________________________
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.

References: 
 >Re: bezier path redraw problems (From: Pete Carss <email@hidden>)

  • Prev by Date: Re: bezier path redraw problems
  • Next by Date: Re: Objective-C++ compiler updates?
  • Previous by thread: Re: bezier path redraw problems
  • Next by thread: Re: bezier path redraw problems
  • Index(es):
    • Date
    • Thread