• 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: Mouse events with higher priority then repeating NSTimer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mouse events with higher priority then repeating NSTimer


  • Subject: Re: Mouse events with higher priority then repeating NSTimer
  • From: "Michael Ash" <email@hidden>
  • Date: Mon, 29 Sep 2008 12:07:38 -0400

On Mon, Sep 29, 2008 at 11:08 AM, Christian Giordano
<email@hidden> wrote:
> It seems my problem was that I was putting as interval "1/10" not
> "0.1" or "1.0/10", this presumebly was as putting interval 0. That's
> why the continuous loop :)

Indeed, welcome to the wonderful world of C. 1/10 is zero. 1/2 * 3 is
zero. The fun never ends!

Mike
_______________________________________________

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: 
 >Mouse events with higher priority then repeating NSTimer (From: "Christian Giordano" <email@hidden>)
 >Re: Mouse events with higher priority then repeating NSTimer (From: "Christian Giordano" <email@hidden>)

  • Prev by Date: Re: Two questions about cocoa programming...
  • Next by Date: Re: How to develop a Safari event listener
  • Previous by thread: Re: Mouse events with higher priority then repeating NSTimer
  • Next by thread: NSManagedObject custom class & for loop
  • Index(es):
    • Date
    • Thread