Re: [Q] Getting edited cell data before enter key pressed
Re: [Q] Getting edited cell data before enter key pressed
- Subject: Re: [Q] Getting edited cell data before enter key pressed
- From: Fritz Anderson <email@hidden>
- Date: Tue, 4 May 2004 09:39:30 -0500
An FAQ... In any method that harvests what may be an "uncompleted" text
editor, send makeFirstResponder: nil to the window.
-- F
On 3 May 2004, at 12:50 PM, Peter.Teeson wrote:
(0) when a user double-clicks on an editable cell and makes some
changes but does not leave the field.
i.e. does not press the tab, return, or enter keys.
(1) Instead they press one of the NSButtons that invokes a method in
which I read the content of the cell.
The problem is that the content returned is not what has just been
edited.
--
Fritz Anderson
Consulting Programmer
http://resume.manoverboard.org/
_______________________________________________
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.