Re: NSBrowser dragging
Re: NSBrowser dragging
- Subject: Re: NSBrowser dragging
- From: Jens Alfke <email@hidden>
- Date: Fri, 7 May 2010 09:19:14 -0700
On May 7, 2010, at 1:01 AM, Micha Fuhrmann wrote:
> If I click-drag in the browser either right or left, the method is called. But if I click-drag up or down, it isn't. All that happens is the cells get selected. I've compared with the Apple example "ComplexBrowser", and i just cannot see any difference.
NSTableView has a flag that specifies whether vertical mouse-down movement selects or drags. I don’t see a similar flag on NSBrowser, though. Have you compared the browser settings in the inspector in IB for your nib vs. the sample one?
—Jens_______________________________________________
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