Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

arunsm

macrumors newbie
Original poster
Jul 10, 2012
4
0
I have created an application in Cocoa using English development environment. In this application I am using NSAlert class to display some messages. I have set the text of alert as
NSAlert* alert = [[NSAlert aloc] init];
[alert setMessageText:mad:"Some Text"];

When I am using this application on another computer from a country say Switzerland, the message text is being displayed as weird characters.
Please help to solve this problem.

Thanks in Advance
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.