open textedit with UTF8 encoding
open textedit with UTF8 encoding
- Subject: open textedit with UTF8 encoding
- From: "Chong Hiu Pun" <email@hidden>
- Date: Thu, 15 Aug 2002 14:04:22 +0800
I can open textedit with the following cocoa command:
[[NSWorkspace sharedWorkspace] openFile:@"test.txt"
withApplication:@"TextEdit"];
However, how can I tell TextEdit to use UTF8 encoding to open that
file?Thanks!
Mr Chong
_______________________________________________
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.