Comment Safari does it too (Score 1) 86
I just tried to load that page in Safari 1.2.4 under Mac OS X 10.3.8 and it displayed just the content of the file (no XML code), so I suppose that:
1. This is a part of NSTextEdit class (or whatever its name is) and is not specific to TextEdit.app
2. It's been around a bit longer, at least since 10.3.8, it just wasn't exposed in TextEdit.app
The good thing is that all the Cocoa apps that use this class will also get the ability to handle Word XML docs - for free.
1. This is a part of NSTextEdit class (or whatever its name is) and is not specific to TextEdit.app
2. It's been around a bit longer, at least since 10.3.8, it just wasn't exposed in TextEdit.app
The good thing is that all the Cocoa apps that use this class will also get the ability to handle Word XML docs - for free.