189 views
in GUI Development by
We are considering making use of the SVG support for a new feature. We would like to have the image view pan around with single finger and pinch to zoom and we think this can be done easily enough. Also we would like to know if it is possible to have interactivity with elements inside the SVG image, e.g. user may tap to "click" on a part of the SVG view as a hyperlink so that we may navigate to another dialog. Is it possible with EW14 and the SVG views to have this kind of events raised from interactions with the image?

1 Answer

0 votes
by
 
Best answer

Hello,

... is possible to have interactivity with elements inside the SVG image, e.g. user may tap to "click" on a part of the SVG view as a hyperlink 

Unfortunately no. The SVG support limits to basic SVG elements. Animations, interactivity, etc. is not possible. See also SVG versions and compatibility.

Best regards

Paul Banach

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...