Hi.
We've been able to integrate some Raphaël animations into a qooxdoo
window, and for those who might be interested, here is how we did (in
fact it was not very complicated). Take note that this has not been
fully tested, but for the moment it seems to work (although it's more or
less a hack
Some additional input:
I "ported" my simple jqxPlot qooxdoo-contrib to use gRaphael (their chart
library from http://g.raphaeljs.com/).
The events (hover, etc) from the demo just didn't work at all when running
within a Qooxdoo application.
I didn't have time to explore what the problem is.
Ch
Hi guys,
only lets to explain the leaks. You must do something, if you click on
demo I posted you must play with it to be able to reproduce it, so
hover the pies and look to animations, after some time you notice that
it freezes for small amount of time. This freeze is running garbage
collector. N
Hi Petr,
> Hi Guys,
>
> I investigated that raphaeljs object model is not prototype based and
> it leaks very much. Just run this demo
> http://g.raphaeljs.com/piechart2.html and look how it leaks (just
> hover pie chart). I know that this can be demo specific, but the
> object-model they used is r
We can bet they will improve that over time or do you think the leak
is really structural and can't be corrected as a bug but would need a
redesign ?
On Oct 13, 2009, at 12:03 , Petr Kobalíček wrote:
> Hi Guys,
>
> I investigated that raphaeljs object model is not prototype based and
> it lea
Hi Guys,
I investigated that raphaeljs object model is not prototype based and
it leaks very much. Just run this demo
http://g.raphaeljs.com/piechart2.html and look how it leaks (just
hover pie chart). I know that this can be demo specific, but the
object-model they used is really not good for per
Jean-Baptiste BRIAUD -- Novlog wrote:
> Hi,
>
> Did anyone try to integrate raphaeljs[1] 2D framework with qooxdoo ?
> There was several messages on the mailing list witch mention that 2D
> framework, are there some news ?
>
> We're giving a few hours try to a "raphaeljs into qooxdoo" hack.
> The
Hi,
Did anyone try to integrate raphaeljs[1] 2D framework with qooxdoo ?
There was several messages on the mailing list witch mention that 2D
framework, are there some news ?
We're giving a few hours try to a "raphaeljs into qooxdoo" hack.
The goal is to show something made with raphael into a