about my previous question
about my previous question
- Subject: about my previous question
- From: "Chong Hiu Pun" <email@hidden>
- Date: Fri, 16 Aug 2002 11:08:02 +0800
Dear all experts,
I am sorry to bother you. However, for my previous question:
///////////////
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!
///////////////
I think it is not an easy question.......I've searched the archieve and read
the documentation, but still cannot find the solution. May anyone give me a
hand?Thank you very much!
_______________________________________________
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.