Version: 1.7 (using KDE 3.5.10) OS: Linux Installed from: Compiled From Sources It would be useful if javaScript was able to define a vector loaded from a data source in terms of the time range rather than the number of frames. This is currently supported through the UI, for datasources that understand the concept of time, but is not supported through javaScript.
SVN commit 924538 by arwalker: BUG:183833 add DataVedctor::changeFramesByTime method M +95 -0 bind_datavector.cpp M +37 -0 bind_datavector.h WebSVN link: http://websvn.kde.org/?view=rev&revision=924538
SVN commit 924837 by arwalker: CCBUG:183833 add better error reporting for DataVector::changeFramesByTime M +7 -0 bind_datavector.cpp M +5 -0 bind_datavector.h WebSVN link: http://websvn.kde.org/?view=rev&revision=924837