• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: LMSetKey[Rep]Thresh
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LMSetKey[Rep]Thresh


  • Subject: Re: LMSetKey[Rep]Thresh
  • From: "Sean McBride" <email@hidden>
  • Date: Sun, 17 May 2009 23:40:29 -0400

Christopher Hansen (email@hidden) on 2009-05-14 1:45 PM said:

>I'm writing a game and I need to set the key and key repeat thresholds
>in my Cocoa application.  The functions needed to do to this under
>Carbon (Events.h) are:
>
>LMGetKeyThresh
>LMSetKeyThresh
>LMGetKeyRepThresh
>LMSetKeyRepThresh
>
>I'm looking for the Cocoa equivalents.

Such questions perplex me.  You don't like procedural C APIs?  You'd
rather some class method?  Or a C API that starts with NS?  Though the
setters are deprecated, the getters above are not deprecated and are
available in 64 bit.  Are you trying to avoid linking to the
Carbon.framework because you currently don't link to it?  In any case, I
believe those API are your only/best choice.

Sean


_______________________________________________

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

  • Follow-Ups:
    • Re: LMSetKey[Rep]Thresh
      • From: Christopher Hansen <email@hidden>
References: 
 >LMSetKey[Rep]Thresh (From: Christopher Hansen <email@hidden>)

  • Prev by Date: NSURLConnection set to cache
  • Next by Date: Re: Format Column for Selected Row
  • Previous by thread: LMSetKey[Rep]Thresh
  • Next by thread: Re: LMSetKey[Rep]Thresh
  • Index(es):
    • Date
    • Thread