Hi Archie,
Archie Cobbs <[EMAIL PROTECTED]> wrote on 04/28/2006 05:17:39 PM:
> So I wrote a small test case (attached), but now I can't
> get ANY events to be emitted!
canvas = new JSVGCanvas(null, false, false);
The second argument is called 'eventsEnabled'
you passed false so _all_ events are disabled in the canvas...
> Maybe I'm doing something stupid? Or is this a real bug?
Don't think so...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]