• 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: help with bezpath please...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help with bezpath please...


  • Subject: Re: help with bezpath please...
  • From: Ian was here <email@hidden>
  • Date: Mon, 17 Oct 2005 12:40:32 -0700 (PDT)

I just kept track of all my control points and created
a Knob class that allowed each control point to be
moved, resizing the BezierPath object.

If you want to get points or path elements from your
path, check out -
(NSBezierPathElement)elementAtIndex:(int)index
associatedPoints:(NSPoint *)points




--- Brian O'Brien <email@hidden> wrote:

> does anyone know how to render a bezier path and
> have the control
> points drawn for me?
> I saw this done in the sketch example...
> ie...  A line has two control points (One at each
> end)
> A Rectangle / Square has 8 control points 4 at the
> corners and one on
> each side..
> A Circle / Oval has 4 points on the bounding box and
> one at each
> tangent...
>
>
>  _______________________________________________
> Do not post admin requests to the list. They will be
> ignored.
> Cocoa-dev mailing list
> (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
>
> This email sent to email@hidden
>





__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >help with bezpath please... (From: "Brian O'Brien" <email@hidden>)

  • Prev by Date: Re: Points in BezPath
  • Next by Date: Re: Points in BezPath
  • Previous by thread: help with bezpath please...
  • Next by thread: Re: help with bezpath please...
  • Index(es):
    • Date
    • Thread