padefla / simile-widgets

Automatically exported from code.google.com/p/simile-widgets
0 stars 0 forks source link

Using "eventPainter" raises error in 2.3.0 #305

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. use a local script reference to 2.3.0
2. don't use a link to MIT

What is the expected output? What do you see instead?
Expect a timeline display, but got script error instead.

What version of the product are you using? On what browser and what
operating system? Happens in IE(6/7), FF(2), OS:Windows server 2003/XP, x86.

Please provide any additional information below.
The error appears on this line [I use two bands]:
        bandInfos[1].eventPainter.setLayout(bandInfos[0].eventPainter.getLayout());

Description: "object does not support this property or method".

This does not happen, if I reference the version hosted on MIT.

So it looks like a mismatch between the downloadable version and that one,
which is hosted online.

Any hints, tips, etc. are really very welcomed!

br--mabra

Original issue reported on code.google.com by mabr...@gmail.com on 3 Aug 2009 at 7:23

GoogleCodeExporter commented 8 years ago

Original comment by ryan...@csail.mit.edu on 23 Jun 2011 at 9:39