Hi Leslie, On Jun 25, 12:33 pm, "Leslie P. Polzer" <[email protected]> wrote: > uuh wrote: > You need to serve your SVG file dynamically.
Ok, thanks for the code snipped too. Where in this scheme do I get access to a session handle? Lets say, to the widget instance whose render-body method inserts the reference to the svg file? Ascii art: fancy-widget (composite) buttons image area (an SVG object) status text Imagine the SVG wants to store the coordinates of the onclick event in fancy-widget, so that that gets redrawn and status text updated to say 'you clicked at (x,y)' Maybe I'm blocked here and it just magically works if? Should I encode a token into the SVG's url to have it available in the my-svg-handler you suggested? Utz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
