Displaying Current Time using Cocoa
Displaying Current Time using Cocoa
- Subject: Displaying Current Time using Cocoa
- From: King Chung Huang <email@hidden>
- Date: Sat, 28 Sep 2002 16:52:06 -0600
Hi,
I need some pointers on how to display the current time of a NSMovieView in
Cocoa. I've figured out how to use the MCGetCurrentTime(controller, scale)
function to get the data that I need, but how do I get a NSTextField to
continually update the displayed value when a movie is playing, or when a
user scrubs through a movie (like when a NSSlider is connected to a
NSTextField)?
Thanks,
King Chung Huang
Learning Commons
University of Calgary
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.