• 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: six things I wasn't able to do with Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: six things I wasn't able to do with Cocoa


  • Subject: Re: six things I wasn't able to do with Cocoa
  • From: "Sean McBride" <email@hidden>
  • Date: Fri, 28 May 2010 13:04:08 -0400
  • Organization: Rogue Research Inc.

On Thu, 27 May 2010 12:43:42 -0700, Bill Appleton said:

>*2)** **I **can't **get the current caret blink rate in milliseconds*
>
>I used to call GetCaretTime, but now I just use 500 milliseconds. Eeek!
>Where is the current blink rate? Please don't tell me I don't need it, we
>implement our own scripting engine, etc.

Oddly, GetCaretTime is not deprecated but is removed in 64 bit.  So much
for advanced warning.  :)  I thought there might be a substitute in
event_status_driver.h, but didn't see anything.  You could always still
use GetCaretTime in a 32bit process and pass its result back to your
main process.

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________

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

References: 
 >six things I wasn't able to do with Cocoa (From: Bill Appleton <email@hidden>)

  • Prev by Date: Re: six things I wasn't able to do with Cocoa
  • Next by Date: Re: six things I wasn't able to do with Cocoa
  • Previous by thread: Re: six things I wasn't able to do with Cocoa
  • Next by thread: Re: six things I wasn't able to do with Cocoa
  • Index(es):
    • Date
    • Thread