Skip navigation.
 
mlNSTableView - Open Panel on Double Click
FROM : Grant Limberg
DATE : Thu Feb 21 05:46:28 2008

I'm relatively new to Cocoa and haven't been able to find much of an 
answer to what I'm trying to do.

I'm working on a Core Data app (not document based).  In the 
MainMenu.nib, there's an NSTableView.  What I'd like to have happen is 
when a user double clicks on a row, similar to how iTunes opens up an 
ID3 Tag editor panel when you double click on a song.

The panel I'd like to open is also part of MainMenu.nib called 
EditorPanel.  Is there a way set the EditorPanel as the target of the 
Double Click Target on the Table View Bindings pane?  Or is this 
something that can only be done with code?

Any pointers on accomplishing this are much appreciated.

Thanks in advance,

Grant Limberg
<email_removed>

Related mailsAuthorDate
mlNSTableView - Open Panel on Double Click Grant Limberg Feb 21, 05:46
mlRe: NSTableView - Open Panel on Double Click john chen Feb 21, 05:59
mlRe: NSTableView - Open Panel on Double Click Kyle Sluder Feb 21, 06:01
mlRe: NSTableView - Open Panel on Double Click Hal Mueller Feb 21, 06:03