Page 1 of 1

[SOLVED] Setting attributes of Path

Posted: Sun Feb 07, 2016 10:14 am
by footnick
We've been testing support for the new Path control and found that we have to set all the properties before adding to a Canvas in code behind. We use hundreds of paths and manipulate them using code behind so its not practical to do this.

Is this a known limitation of the current beta? Is there a target for fixing? Is there a workaround in the short term?

Thanks

Nick

Re: Setting attributes of Path

Posted: Wed Feb 17, 2016 5:45 am
by footnick
Hi Guys

Really like the product and we've made good progress in evaluating the technology but disappointed not to get a response to this post. Quality of support will be a big part of any decision to move forwards.

Thanks

Nick

Re: Setting attributes of Path

Posted: Wed Feb 17, 2016 9:26 am
by JS-Support @Userware
Dear Nick,

Thanks for your message and sorry for the delay of the reply. By the way, if you don't get a reply on the forums, please feel free to create a support ticket by sending an email to: support@cshtml5.com to ensure a faster reply.

Please find attached a patch that fixes the issue where the Path properties could not be set after the Path control was placed into the Visual Tree.

To apply the patch:
1) Unzip the file
2) Copy the content, with the same directory structure, into the following location:
C:\Program Files (x86)\MSBuild\CSharpXamlForHtml5
Please note that when doing so, you should be replacing the existing files with the new files. If you don't get any message asking you whether you want to replace the existing files, you are likely copying the files to the wrong location (feel free to let me know if I can help).

Thank you and regards,
JS-Support

Re: Setting attributes of Path

Posted: Fri Feb 26, 2016 6:04 am
by footnick
Hi Guys

Thanks for the quick response once I'd found the support email. Very encouraging.

Although the patch you provided had a few missing references, the subsequent full 7.2 patch release solved the problem.

Thanks again for your prompt attention.

Nick

Re: Setting attributes of Path

Posted: Fri Feb 26, 2016 7:41 am
by JS-Support @Userware
Thank you Nick.