Hi Greg, Do you mean when has the Timeline finished its initial display of events? Or when has it finished displaying events after a Timeline band has been moved?
Whenever a Timeline band is moved beyond the currently painted set of events, Timeline paints a new set of events. Note that not all Timeline band movements require that events be repainted For example, if you load up a bunch of events into a Timeline, *none* of them will be painted unless the initial positioning of the Timeline requires that they be painted. I have added a hook into the original painter so you can be called whenever a band starts to paint, paints an event, or finishes painting. See the comments at the top of original-painter.js It is in the trunk ver, will be in 2.3.0 Regards, Larry ________________________________ From: greg <[EMAIL PROTECTED]> To: SIMILE Widgets <[email protected]> Sent: Saturday, November 22, 2008 9:29:10 PM Subject: script events question Hi All: I need to know when a timeline has finished displaying the events. Is there an event fired at that time? Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en -~----------~----~----~----~------~----~------~--~---
