NSOutlineView and acceptsFirstMouse
NSOutlineView and acceptsFirstMouse
- Subject: NSOutlineView and acceptsFirstMouse
- From: Simon Berneche <email@hidden>
- Date: Sat, 16 Jul 2005 03:21:46 +0200
Hi,
I have seen the following problem exposed on different mailing lists,
but I didn't find any solution for it.
I have a subclass of a NSOutlineView for which -acceptsFirstMouse
returns YES, but the first mouse click only brings up the window.
I thought I had to subclass the NSButton filling one of the columns
of the table, but that didn't help. Should I subclass the NSTextField
contained in the other column as well?
I've tried setting the initialFirstResponder of the window, but that
didn't solve the problem either.
Any idea? Thanks.
Simon
_______________________________________________
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