|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Jul 16, 2004, at 7:30 AM, Glenn Andreas wrote:
If you're in this situation, you can typically use something like textShouldBeginEditing: and textShouldEndEditing: to begin and end an undo group...Be sure to check the box labeled "Continuously Updates Value" in the bindings inspector panel for the text field. Without that, the new value gets sent only when editing is ended by tabbing out of the field, pressing the return/enter key, or otherwise sending focus to some other part of the interface like when you click on the table.
Of course, if you do this, your undo mechanism can get ugly, since every keystroke then becomes a change.
| References: | |
| >When do bound objects get updated? (From: Darren Ford <email@hidden>) | |
| >Re: When do bound objects get updated? (From: Larry Fransson <email@hidden>) | |
| >Re: When do bound objects get updated? (From: Glenn Andreas <email@hidden>) | |
| >Re: When do bound objects get updated? (From: mmalcolm crawford <email@hidden>) |
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2011 Apple Inc. All rights reserved.