R: R: [Seaside] Re: [Seaside-dev] Inserting JQuerySVG plug in

Lorenzo Schiavina lorenzo at edor.it
Sun Aug 12 05:34:28 UTC 2012


Hi Holger and Johan,

thank you very much for your valuable help.
I succeeded in my experiences and now I can complete my project.
If ever, now or in the future, you will be interested into fuzzy logic
and/or expert systems, please call me!

Thank you

Lorenzo

-----Messaggio originale-----
Da: seaside-bounces at lists.squeakfoundation.org
[mailto:seaside-bounces at lists.squeakfoundation.org] Per conto di Holger
Kleinsorgen
Inviato: lunedì 6 agosto 2012 17.24
A: seaside at lists.squeakfoundation.org
Oggetto: Re: R: [Seaside] Re: [Seaside-dev] Inserting JQuerySVG plug in

Hello,


Lorenzo wrote
> 
> Before all, thank you very much for your kindness and availability.
> I try to explain may problem in the general discussion, hoping this could
> be
> useful to someone.
> I have to insert a SVG object into JQUilayout for being able to receive
> return from SVG events.
> The item I need to build is an SVG to which I have to connect a slider for
> presenting the slider return value on SVG.
> I have already inserted into a JQUilayout pane the SVG standard example
> and
> everything is ok: the display is correct, but I am not able to set up a
> callback action.
> 

I'm not sure if that is what you're looking for, but here's a rough sketch:

- a subclass of JQUILayout that renders the SVG examples:

https://dl.dropbox.com/u/21555916/smalltalk/JQSVGExample.st

- the SVG examples are not AJAX-ified, so callbacks like the anchors in the
Smiley example have to be AJAX-ified by replacing #callback: with an
appropriate AJAX request.





--
View this message in context:
http://forum.world.st/Re-Seaside-dev-Inserting-JQuerySVG-plug-in-tp4642053p4
643363.html
Sent from the Seaside General mailing list archive at Nabble.com.
_______________________________________________
seaside mailing list
seaside at lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list