Re: Alternative startup for application
Re: Alternative startup for application
- Subject: Re: Alternative startup for application
- From: Klaus Backert <email@hidden>
- Date: Sat, 3 Apr 2010 04:09:18 +0200
On 3 Apr 2010, at 01:15, Gideon King wrote:
Excellent, I like the new way of doing it using NSEvent directly,
but I do need to support Leopard.
- (NSUInteger)modifierFlags
Available in Mac OS X v10.0 and later.
NSAlternateKeyMask
Set if Option or Alternate key is pressed.
Available in Mac OS X v10.0 and later.
etc.
Klaus
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden