TextEdit behavior when last document closed in Lion
TextEdit behavior when last document closed in Lion
- Subject: TextEdit behavior when last document closed in Lion
- From: Bob Freeman <email@hidden>
- Date: Tue, 13 Mar 2012 01:50:28 -0700
I think Alex is right about the new "Automatic Termination" feature in some apps with Lion. Siracusa talks about it in his Lion review, but why Lion would decide to shut TextEdit down with 8GB of free memory does seem a bit draconian.
It appears to me that this is very hard to predict if the system will actually do it, as I frequently have TextEdit running for hours or days with no windows and my 10.7.3 system doesn't cause it to terminate. Don't recall if it ever has, but have no idea why it stays open, but the next time I get low on free memory I will try and see if it does try to kill it off.
Think it would go something like (not positive about this - it might be "-boolean FALSE" instead):
defaults write com.apple.TextEdit NSSupportsAutomaticTermination -string NO
If it does work please let us know. I've not done it because my system doesn't ever shut it down. If the stock version in Mac OS X Lion /Applications/TextEdit.app doesn't pay attention to this setting, you could always build and modify and use the opensource version of TextEdit from within Xcode - it's in the folder /Developer/Examples/TextEdit
-Bob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden