|
|
|
10.4: Undo after Save in TextEdit
As a Cocoa developer, I have investigated the source code of TextEdit, and found that the undo is not saved in the file at all. It merely allows (for the lifetime of the window) for undo past the last undo, a new trick of Tiger's Cocoa API. I repeat: the undos are not saved in the file. The backup file option has nothing to do with this either. When Cocoa saves a file, it writes the data to another file (the backup file) and then copies it onto the destination, so that in case of a power outage, nothing should go wrong. You may keep the backup file, but I have found no real use for it.
---
10.4: Undo after Save in TextEdit
Slightly off topic but somewhat related: |
SearchFrom our Sponsor...Latest Lion HintsWhat's New:Hints1 new Hints in the last 24 hoursComments last 2 days
Links last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2013 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Powered by Geeklog Created this page in 0.09 seconds |
|