We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
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:)];
Does anyone know why the above code does not cause openNewChatWindowAsChatInitiator: to execute when a row in the NSTableView *discoveredServicesList to execute?
Also, when the service is started/stopped, the NSTableView does not refresh, updating the values in its list. Any clues?
|
1 to 1 of 1
1 to 1 of 1