Re: NSMenuItem setKeyEquivalentModifierMask not working as expected
Re: NSMenuItem setKeyEquivalentModifierMask not working as expected
- Subject: Re: NSMenuItem setKeyEquivalentModifierMask not working as expected
- From: j o a r <email@hidden>
- Date: Mon, 31 Jan 2005 11:51:35 +0100
On 2005-01-31, at 11.32, David Kocher wrote:
But one can specify unicode characters with '\uu00FC', no? Probably
this is not the same in obj-c.
Why would it not be?
There is a documented limitation of ObjC constant strings that they
only accept 7-bit ASCII. I'm not sure if this is also a functional
limitation, but it's probably safest to stick with that as long as
Apple doesn't update the docs.
That said, there is no reason why you should have to use ObjC static
strings just because you're an ObjC Cocoa developer. This is also why I
pointed to the list archives - as this has been discussed over and over
and over again...
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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