Closed GoogleCodeExporter closed 9 years ago
Item 1: To move the Timeline programmatically, use
band_object.setMinVisibleDate(date)
band_object.setMaxVisibleDate(date)
or
band_object.setCenterVisibleDate(date)
eg
tl.getBand(0).setCenterVisibleDate(Timeline.DateTime.parseGregorianDateTime(date
))
Item 2. Need an example case
Item 3. use icon attribute of event. See
http://code.google.com/p/simile-widgets/wiki/Timeline_EventSources
Marking as Invalid since there is no test case for item 2.
Added a wiki page explaining the move methods
LarryK
Original comment by larryklu...@gmail.com
on 21 Sep 2008 at 12:22
http://code.google.com/p/simile-widgets/issues/detail?
id=2&can=7&q=google&colspec=ID%20Project%20Type%20Status%20Priority%20Fixed%20Ow
ner%20S
ummary#makechanges
Original comment by daddy.mo...@gmail.com
on 28 Dec 2009 at 2:57
Original issue reported on code.google.com by
Madelei...@gmail.com
on 3 Jul 2008 at 2:04