Re: Dragging Rect
Re: Dragging Rect
- Subject: Re: Dragging Rect
- From: "John C. Randolph" <email@hidden>
- Date: Wed, 11 Jun 2003 11:28:32 -0700
There's a sample that shows one way to draw a few different styles of
selection markers. See:
http://developer.apple.com/samplecode/Sample_Code/Cocoa/
Cropped_Image.htm
On Wednesday, June 11, 2003, at 07:06 AM, Lorenzo wrote:
Hi,
I would like to draw a typical rectangle while I am selecting objects
in my
view by dragging the mouse.
I did that, but the rectangle has been drawn under the objects,
instead I
would like to draw the rectangle *over* the objects.
It's not clear what you mean by 'objects' here. Are you referring to
subviews, or things that your custom view draws in its own graphics
context?
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.