Hi, this is a "slightly" commercial posting.
I have a tiny vector drawing app called EVE, that
exports to SVG. (it costs $5, there's also a freeware version)
I have recently added quasi-reatime display of SVG
while working in the GUI environment. I want to know
how to take this in the future, so that it suits
developers.
The feature is described in my online manual:
The realtime display window also allows insertion of
custom code, and this is the particular feature that
I want to know how to further develop.
For example, how best to insert custom Javascript.
This first attempt is elegant, and I would like it to
do more, retaining that simplicity and elegance.
Regards,
Barry Kauler
I have a tiny vector drawing app called EVE, that
exports to SVG. (it costs $5, there's also a freeware version)
I have recently added quasi-reatime display of SVG
while working in the GUI environment. I want to know
how to take this in the future, so that it suits
developers.
The feature is described in my online manual:
The realtime display window also allows insertion of
custom code, and this is the particular feature that
I want to know how to further develop.
For example, how best to insert custom Javascript.
This first attempt is elegant, and I would like it to
do more, retaining that simplicity and elegance.
Regards,
Barry Kauler