| Article: |
Networking in Cocoa | |
| Subject: | NSTableView double click action not responding. | |
| Date: | 2003-11-04 22:31:07 | |
| From: | anonymous2 | |
|
[discoveredServicesList setTarget:self]; [discoveredServicesList setDoubleAction:@selector(openNewChatWindowAsChatInitiator:)];
|
||
Showing messages 1 through 1 of 1.
-
NSTableView double click action not responding.
2003-11-20 02:31:48 anonymous2 [View]
Well, when I first did this double-clicking simply edited the row. I had to go in with IB and select the column of the NSTableView and uncheck the Editable box in the info window.


