Re: problem with date
Re: problem with date
- Subject: Re: problem with date
- From: H M <email@hidden>
- Date: Sat, 15 Sep 2007 21:50:34 +0100
On 15. Sep 2007, at 20:53, Shawn Erickson wrote:
On 9/15/07, H M <email@hidden> wrote:
I can't figure out what's going on here. can anyone help me out? is
the format string FUBAR?
Read the exception message, it tells you exactly what you need to
know. :)
The following line is your problem ...
NSCalendarDate *now = [NSDate date];
thanks for pointing that out. I've changed it, and now it works. I've
also added a timer that calls that method every second to put the
current time into those fields.
but i've noticed something strange: when I move the sliders, the
numbers in those text fields get blurred, kinda like when you write a
number down and then write another number in the same place without
erasing the old number first. this only happens when I move a slider,
but not when I change the size of the window or when the timer calls
that method...
--
GPG Key ID: 92AD877F7E4E32B9
Fingerprint: 16B0 7DCD 3AB0 0C45 F5FD 581D 92AD 877F 7E4E 32B9
_______________________________________________
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