Re: [NSBezierPath fillRect:[self bounds]] question
Re: [NSBezierPath fillRect:[self bounds]] question
- Subject: Re: [NSBezierPath fillRect:[self bounds]] question
- From: Jamie Phelps <email@hidden>
- Date: Tue, 26 Feb 2008 20:09:04 -0600
On Feb 26, 2008, at 7:55 PM, Rob Keniger wrote:
I have made a few changes to your code, including using -
mouseDragged: to handle the oval drawing instead of -mouseUp: and I
think it achieves what you are probably looking for.
Rob, thanks for your response and the pointers. I made those changes
and aside from the change to -mouseDragged: it doesn't do anything
different for me. When I build and run my app, it fills both the
window and my custom view with blueand if I click outside my view, the
oval draws on the window and below my custom view if I drag over it.
Any thoughts on why this is?
Thanks again,
Jamie
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden