Re: Getting double-clicks on NSTextField

2008-06-22 Thread Steve Nicholson
On Jun 18, 2008, at 8:25 PM, Steve Nicholson wrote: I have an NSTextField on my window that is neither editable nor selectable. Is there a way for my window controller to be notified when the user double-clicks on the field? On Jun 18, 2008, at 6:04 PM, Andy Lee wrote: I don't know if the

Re: Getting double-clicks on NSTextField

2008-06-18 Thread Andy Lee
On Jun 18, 2008, at 8:25 PM, Steve Nicholson wrote: I have an NSTextField on my window that is neither editable nor selectable. Is there a way for my window controller to be notified when the user double-clicks on the field? I don't know if there's a better way, but this works: NSTextField

Getting double-clicks on NSTextField

2008-06-18 Thread Steve Nicholson
I have an NSTextField on my window that is neither editable nor selectable. Is there a way for my window controller to be notified when the user double-clicks on the field? -Steve ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do no