Re: Unnecessary Invocations of outlineView:setObjectValue:forTableColumn:byItem:
Re: Unnecessary Invocations of outlineView:setObjectValue:forTableColumn:byItem:
- Subject: Re: Unnecessary Invocations of outlineView:setObjectValue:forTableColumn:byItem:
- From: Ed Baskerville <email@hidden>
- Date: Sun, 2 Oct 2005 14:35:53 -0700
FYI, those last two messages were are what can happen when you
misremember a key combination and press it repeatedly. I highly
recommend against doing that.
After two accidental responses, I feel obligated to make my best
effort at a real response: you could probably make a case that the
multiple invocations are a bug--search the archives to see if it's
been discussed before. I think both your "kludges" are pretty
reasonable, though.
In fact, it might be smart to perform the string-equality check
regardless of the excessive invocations--if the user does, in fact,
edit the cell and press return without changing it, you probably
don't want to record an undo action anyway.
--Ed
_______________________________________________
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