• 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
Growl, NSTimer, and Launching Application help!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Growl, NSTimer, and Launching Application help!


  • Subject: Growl, NSTimer, and Launching Application help!
  • From: Eric Lee <email@hidden>
  • Date: Mon, 21 Jul 2008 14:07:16 -0500

I've written a stopwatch application so that I can get to know NSTimer, NSAlert, how to implement growl, etc.

Problem 1:

I've fully implemented growl, but how can you implement growl so that you can disable and enable growl by unchecking/checking a checkbox because too many small windows appearing might get a little annoying.

Problem 2:

The stopwatch application launches from January 1st, 2001, because I implemented
-timeIntervalSinceReferenceDate, because -timeIntervalSinceDate, and - timeIntervalSinceNow, wouldn't work. I don't know how to change the application so that it WILL work with those two. Basically, how do I change my code so that when I start the timer, it'll start from 0, and then go up?


Problem 3:

For some reason, when I quit the application, and then click on the icon on the dock, it won't open another window. How do you fix this?


_______________________________________________

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


  • Follow-Ups:
    • Re: Growl, NSTimer, and Launching Application help!
      • From: Jens Alfke <email@hidden>
    • Re: Growl, NSTimer, and Launching Application help!
      • From: "Shawn Erickson" <email@hidden>
  • Prev by Date: Re: Newbie CALayer Questions
  • Next by Date: Re: Handling key equivalents in a controller class?
  • Previous by thread: Re: Avoiding mutual retain cycles
  • Next by thread: Re: Growl, NSTimer, and Launching Application help!
  • Index(es):
    • Date
    • Thread