Re: bezier path redraw problems
Re: bezier path redraw problems
- Subject: Re: bezier path redraw problems
- From: Chris Ridd <email@hidden>
- Date: Fri, 06 Dec 2002 11:53:28 +0000
On 6/12/02 11:20 am, Pete Carss <email@hidden> wrote:
>
Hello List,
>
I am trying to implement a bezier path from a graphic to the current
>
mouse location, in the same manner as IB's control-click. I created my
>
path, set the necessary rect as needing displaying, but nothing shows
>
on screen. QuartzDebugger shows that the correct rect is being
>
refreshed, I've tried various line widths, but no joy. Any pointers...
>
>
Pete
Is your line going outside of your window at all?
If not, ignore me!
I believe IB implements (or at least it used to implement) the connection
line by creating additional narrow horizontal and vertical windows on the
screen above every other window - each straight edge being a separate window
IYSWIM.
Cheers,
Chris
_______________________________________________
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.