Hi Hendrik, Could you provide URL or code snippets? It's hard to debug without seeing what exactly you have tried.
David Hendrik Nijmeijer wrote: > Hello, > > I was wondering if it is possible to create a SpanHighlightDecorator > after the timeline is initiated. I've tried to point to the existing > timeline by calling getBand(0), but the constructor for > SpanHighlightDecorator didnt work. > > In short I want to add a SpanHighlightDecorator after the timeline has > been initiated, and when the user selects a day in a calendar the > timeline scrolls to that single day (with > tl.getBand(0).scrollToCenter, that works) and highlights it. The span > has to be removed in order for the user to select another day later on. > > Can anybody help me make this work? > > Greetings and thanks in advance, Hendrik Nijmeijer. > ------------------------------------------------------------------------ > > _______________________________________________ > General mailing list > [email protected] > http://simile.mit.edu/mailman/listinfo/general > _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
