• 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: Sheets and NSTimer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sheets and NSTimer


  • Subject: Re: Sheets and NSTimer
  • From: Daniel Todd Currie <email@hidden>
  • Date: Sun, 22 Feb 2004 13:18:59 -0800

Are you sure that this problem is related to the sheet? Try it with the sheet commented out and see if the timer works.

-- Daniel Currie


On 2004 Feb 22, at 13:01, David Dauer wrote:

Hello

I've got a little problem using an NSTimer while running a sheet.
I tried to create the timer using

myTimer = [[NSTimer scheduledTimerWithTimeInterval:5.0 target:self
selector:@selector(myTimerAction:) userInfo:nil repeats:YES] retain];

after and before the beginSheet:... method.

Anyone knows why nothing happens and how to get this work?
Thanks
David
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Sheets and NSTimer (From: David Dauer <email@hidden>)

  • Prev by Date: Sheets and NSTimer
  • Next by Date: Re: Speed comparison: compare:, methodForSelector: & CFNumberCompare()
  • Previous by thread: Sheets and NSTimer
  • Next by thread: Re: Sheets and NSTimer
  • Index(es):
    • Date
    • Thread