Hi all: I'm using the SVG_Area component to have a drawable surface in my app. It's working fine, but I'd like to be able to procedurally add an image. This seems like the right way to do it but it's not working for me - can anyone tell me what I'm doing wrong?
$root:=SVG AREA Get DOM $ref:=SVG_New_image ($root;$url;0;0;$width;$height) SVG AREA REDRAW Thanks - bill ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

