tableview shouldSelectRow called twice ?
tableview shouldSelectRow called twice ?
- Subject: tableview shouldSelectRow called twice ?
- From: Kubernan from 10191 Technologies <email@hidden>
- Date: Wed, 7 Dec 2005 08:04:43 +0100
Hello,
In my delegate, the method :
-(BOOL)tableView:(NSTableView *)aTableView shouldSelectRow:(int)rowIndex
is called twice giving the same rowIndex and the same [aTableView
selectedIndex].
There is no double click or something else.
Can you explain this ?
Thx.
K.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden