Re: Alternative startup for application
Re: Alternative startup for application
- Subject: Re: Alternative startup for application
- From: Gideon King <email@hidden>
- Date: Sat, 3 Apr 2010 12:12:31 +1000
That's the instance method. New in 10.6 is the class method of the same name, which is what I need in this case, since I don't have an event to work with.
On 03/04/2010, at 12:09 PM, Klaus Backert wrote:
>
> 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.
>
_______________________________________________
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