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>
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 mails | Author | Date |
|---|---|---|
| Grant Limberg | Feb 21, 05:46 | |
| john chen | Feb 21, 05:59 | |
| Kyle Sluder | Feb 21, 06:01 | |
| Hal Mueller | Feb 21, 06:03 |






Cocoa mail archive

