On May 31, 2008, at 2:01 AM, 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.
So what should i do?
Please guide me.
Haresh.
There is a sample cocoa project at /Developer/Examples/AppKit/
ClockControl that may give you some insight into what you need to do.