• 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:NSTimer crashes after invalidation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re:NSTimer crashes after invalidation


  • Subject: Re:NSTimer crashes after invalidation
  • From: Linea Tessile srl <email@hidden>
  • Date: Tue, 15 Feb 2005 21:12:22 +0100



Hi Michael!

I have had your same problem with nil value and I have resolved it with

if ([repaintTimer isValid])
{
// This line crashes
[repaintTimer invalidate];
}
.....

I hope this coud help you!

Regards,
Alessandra



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: put view between desktop and icons
  • Next by Date: Re: Table Columns Don't Respect MinWidth?
  • Previous by thread: Re: NSTimer crashes after invalidation
  • Next by thread: Debugger Expressions Window
  • Index(es):
    • Date
    • Thread