how to write programatically greek letters to an NSTextField? solved
how to write programatically greek letters to an NSTextField? solved
- Subject: how to write programatically greek letters to an NSTextField? solved
- From: Nestor Cardozo <email@hidden>
- Date: Mon, 3 Jan 2005 11:26:40 +0100
Sorry for my late response
As Brian, Evan, Clark and Karl suggested, to write programmatically a combination of greek and roman letters in an NSTextField I just needed:
[theNSTextField setStringValue:[NSString stringWithUTF8String:"
σxx"]];
my source file is in UTF-8
thanks for your help
Nestor Cardozo
phone: work: 47 5558 3693
home: 47 5524 3795
mobile: 47 9262 5637
email: work: email@hidden
personal: email@hidden
web page: homepage.mac.com/nfcd
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden