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

Sheets and NSTimer


  • Subject: Sheets and NSTimer
  • From: David Dauer <email@hidden>
  • Date: Sun, 22 Feb 2004 22:01:34 +0100

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.

  • Follow-Ups:
    • Re: Sheets and NSTimer
      • From: Bjoern Kriews <email@hidden>
    • Re: Sheets and NSTimer
      • From: "b.bum" <email@hidden>
    • Re: Sheets and NSTimer
      • From: Daniel Todd Currie <email@hidden>
  • Prev by Date: File Packages
  • Next by Date: Re: Sheets and NSTimer
  • Previous by thread: File Packages
  • Next by thread: Re: Sheets and NSTimer
  • Index(es):
    • Date
    • Thread