SVG support?

Thanks Antonio. Yes, one does not want internationalization of the SVG numbers and I should have used Str.

Just as a side note, did you know I’ve created the A* path algorithm on my blog? http://alwaysbusycorner.com/2012/07/06/realbasic-robot-a-i-part-2-pathfinding/

Back to the subject…

As a workaround you can use HTMLViewer Render Webkit … That works on Windows…

add following to HTMLViwer Eventhandler: Open
me.LoadURL(“http://www.w3schools.com/svg/tryit.asp?filename=trysvg_myfirst”)

[quote=124427:@John Hansen]As a workaround you can use HTMLViewer Render Webkit … That works on Windows…

add following to HTMLViwer Eventhandler: Open
me.LoadURL(“http://www.w3schools.com/svg/tryit.asp?filename=trysvg_myfirst”)[/quote]

Works fine on Mac with the native renderer as well :slight_smile:

[quote=124228:@Alain Bailleul]Just as a side note, did you know I’ve created the A* path algorithm on my blog? http://alwaysbusycorner.com/2012/07/06/realbasic-robot-a-i-part-2-pathfinding/

Back to the subject…[/quote]
I didn’t Alain and thank you very much for pointing that out! :slight_smile:

A bit more than one year later:

nothing changed on this front.

“Nothing’s gonna change my world” were singing The Beatles in January 1969 (Across the universe).

Have a look at this conversation Emile…

https://forum.xojo.com/27661-graphics-drawsvg-method

Thanks Alwyn. It’s fun to see convergeant ideas