We have a scenario where the vertical alignment of events is important. For example, one event has a duration of 10 minutes and is made up of two "sub-events", one taking 3 minutes and one taking 7 minutes. We would like to display the top-level event first, with the two "sub-events" directly below it - to allow our users to be able to clearly see that relationship between the top-level event and the sub- events.
I changed the paint function to use getEventIterator instead of getEventReverseIterator and the events are displayed more closely to what we would like to see. Larry - I noticed that in another thread ( http://groups.google.com/group/simile-widgets/browse_thread/thread/024ddd610b87b308# ) you mentioned your experience using EventIterator instead of EventReverseIterator was a failure. Can you provide any insight into what the issues/problems are with doing this? What things should I test and look for? Thanks, Mark --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
