• 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: Creating an NSTimer subclass
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating an NSTimer subclass


  • Subject: Re: Creating an NSTimer subclass
  • From: j o a r <email@hidden>
  • Date: Thu, 9 Nov 2006 21:42:51 +0100


On 9 nov 2006, at 16.38, leenoori wrote:

Any one done this or have an idea of how to do it?

A very simple and safe way to do this would be to wrap NSTimer in a custom class, where each object has an NSTimer object as an instance variable. Then you just have to duplicate the parts of the NSTimer interface that you need on your custom class, and forward messages to your internal NSTimer object as appropriate.


j o a r


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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

  • Follow-Ups:
    • Re: Creating an NSTimer subclass
      • From: leenoori <email@hidden>
References: 
 >Creating an NSTimer subclass (From: leenoori <email@hidden>)

  • Prev by Date: Re: Accessing structure member NSDate in NSTableView
  • Next by Date: Re: Setting icon with make file
  • Previous by thread: Re: Creating an NSTimer subclass
  • Next by thread: Re: Creating an NSTimer subclass
  • Index(es):
    • Date
    • Thread