Hi all,
I want to display a progress indicator (slider looking thing) when playing media, similar to what you would see in iTunes or QuickTime. It will need to update as the media plays. I'm at a bit of a loss on how to go about this in terms of the UI. I've thought about subclassing NSSlider and adding the tweaks there, but maybe there is a better solution? Can someone point me in the right direction?
Thanks for the help,
Daniel