I have a timeline populating from XML the timeline appears to be
ignoring my color specs for the tape. A sample event:
<event start="Jan 01 2003" end="Jan 01 2005"
title="ACQUIRE Azerbaijan"
durationEvent="true"
image="icon.png"
textColor="#FF0000"
color="#FF0000"
>
Here's a description
</event>
When I load the timeline, the tape appears as the default blue color
and the text correctly displays as red. Interestingly, I have two
bands and the bottom overview band () shows this tape correctly as
red, but the primary top band (using eventPainter:
Timeline.CompactEventPainter) shows the default blue.
Am I missing something here? Let me know if you need additional code
samples.
Best,
-Jeff
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---