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:56:01 +0200
On Montag, Juni 10, 2002, at 01:34 PM, Frank Blome wrote:
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?
I just tested it w/out a connected delegate. Even this don't work.
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.