Re: How to draw a rectangle around a (graph) view?
Re: How to draw a rectangle around a (graph) view?
- Subject: Re: How to draw a rectangle around a (graph) view?
- From: "I. Savant" <email@hidden>
- Date: Fri, 25 May 2007 14:56:12 -0400
On 5/25/07, Arthur C. <email@hidden> wrote:
Can I use the same procedure without messing things up, like the responder
chain etc.? What I'm looking for is something general, such as a
notification that gets posted on all events, but I haven't been able to find
it...
You're probably going to need to back up and give us a complete
run-down of what your app does, and exactly what you're trying to
accomplish with this event stuff.
If you're just looking for some central place to find events, check
out NSApplication. That's where events enter your application from the
window server.
See:
http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaFundamentals/CoreAppArchitecture/chapter_7_section_3.html
I have a feeling, though, that this isn't what you're really after.
More details are probably needed to make that determination.
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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