Keeping the clock display updated is not Cocoa's responsibility; it is
yours. I would personally suggest that after each update of the
display you set a timer for when the next update is due.
On 31 May 2008, at 09:01, haresh vavdiya wrote:
Hi Friends,
I have got current system time but it is not refreshed
automatically
means whenever i run the application it will give me cuurent time
but then
after i have to again refresh my application then it display current
time.
But i want to do it display time like digital clock.