Re: Non-Active Window Interaction
Re: Non-Active Window Interaction
- Subject: Re: Non-Active Window Interaction
- From: "Jordan Krushen" <email@hidden>
- Date: Mon, 20 Mar 2006 19:29:13 -0800
On 3/20/06, Scott Harper <email@hidden> wrote:
> :bump: Anyone have any suggestions?
>
> On Mar 19, 2006, at 6:46 PM, Scott Harper wrote:
> > I am needing to use some utility windows in my program, and I have
> > some buttons and a custom NSView in them, all of which receive
> > mouse input. Unfortunately, I've noticed that, at least for the
> > NSView subclass and for the NSColumnView, I have to click once
> > (which makes that window the active one) before they actually
> > accept any mouse input (dragging, etc...). So, if I want to drag
> > an item, I have to click once in the view, tthen click again and
> > hold to perform the drag action.
Check out -[NSView acceptsFirstMouse:]
J.
_______________________________________________
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