On Mon, Jul 21, 2008 at 12:07 PM, Eric Lee <[EMAIL PROTECTED]> wrote:
> 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. Ask the growl folks. Anyways what exactly are you using growl for? > 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? Can you explain what exactly you had problems with? What do you mean "start from 0"? > 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? What, if any, code opens the desired window? -Shawn _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
