Re: DoubleClick in a NSTableView
Re: DoubleClick in a NSTableView
- Subject: Re: DoubleClick in a NSTableView
- From: Frank Blome <email@hidden>
- Date: Mon, 10 Jun 2002 13:34:07 +0200
On Montag, Juni 10, 2002, at 12:52 PM, Bill Cheeseman wrote:
on 02-06-10 5:39 AM, Frank Blome at email@hidden wrote:
Where are you double-clicking? According to the documentation, the
double-click works in the column header and in every non-editable cell.
Yes, it is a double click in a non-editable cell.
Unfortunately, double-clicking in the empty portion of a table view (i.e.
,
where no cell has yet been created) doesn't work, UNTIL there is at least
one row in the table. I regard this as a bug.
I have a lot of rows in my table. And I tried to dc on a cell with or
without a value.
Maybe it is an important information, that I have set a delegate between
the table and my class. I need it to catch some other things. Might this a
problem?
Frank
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.