I don't think this would help (below). What is nice is to be able to use
professional illustration tools, and then add hypertext links to one of the
objects in the svg with built in tools - for instance using Graphic, or
OmniGraphl). That way you can create complex beautiful (and scaleable)
interface elements working with artists. Later you can also use javascript
to dynamically alter the links by referencing the node in SVG - again
working with externally created SVG. I don't see how to do these things if
it is not possible to support events / links as per the TinySVG spec?

   - https://www.w3.org/TR/SVGTiny12/linking.html
   - https://www.w3.org/wiki/SVG_Links


On 10 November 2017 at 17:25, hh via use-livecode <
use-livecode@lists.runrev.com> wrote:

>
> > David wrote:
> > It is realy hard with any technology other than SVG / Canvas
> > to attach events or hypertext links to a complex area of an image.
>
> Not this hard in LiveCode Script, see for example
> http://forums.livecode.com/viewtopic.php?p=129274#p129274
> Works in LC 6/7/8/9 and you can use the core algorithm from there also
> in LC Builder/ a widget -- I use it for the 'clickThrough' of certain
> transparent parts of a widget).
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to