Timeline Control
-
I'm looking to write some custom controls that have a "Timeline" type control with a tree-list view controlling content held within a timeline. ie http://www.adobe.com/products/premiere/keyfeature07.html http://moppi.inside.org/demopaja/screenshot\_02.gif Basically, I am having troubles with the tree-list view portion of the appliccation. It seems that there is a tree-list control controlling the timeline content which holds time markers and information. Am I off base here, or what? Any resources on the web or ideas? Thanks -JT
-
I'm looking to write some custom controls that have a "Timeline" type control with a tree-list view controlling content held within a timeline. ie http://www.adobe.com/products/premiere/keyfeature07.html http://moppi.inside.org/demopaja/screenshot\_02.gif Basically, I am having troubles with the tree-list view portion of the appliccation. It seems that there is a tree-list control controlling the timeline content which holds time markers and information. Am I off base here, or what? Any resources on the web or ideas? Thanks -JT
Wow. I'm just about to start coding something almost exactly similar, and was wondering the same thing. My guess is that the tree list portion is custom coded, and not really derived from treectrl. Let me know if you find out anything... I'll start lookin around too.