NSRulerView as timeline?

2012-12-19 Thread Todd Heberlein
synchronize the two views or if I am missing the obvious NSTimeView class or incantation to turn an NSRulerView into a timeline. Any good pointers on how to do a timeline? Thanks, Todd ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do

Re: NSRulerView as timeline?

2012-12-19 Thread Jens Alfke
On Dec 19, 2012, at 9:55 AM, Todd Heberlein todd_heberl...@mac.com wrote: Is there a common way to create a timeline object like an NSRulerView (or just repurpose the NSRulerView) to appear at the top of an NSScrollView? Do you mean like something for an audio app, that shows tick marks for

Re: NSRulerView as timeline?

2012-12-19 Thread Graham Cox
. I am wondering if I am going to have to draw my own view and then just synchronize the two views or if I am missing the obvious NSTimeView class or incantation to turn an NSRulerView into a timeline. Any good pointers on how to do a timeline? Can you elaborate on how NSRulerVIew doesn't