Page 1 of 1

OnCustomAnnotationPaint in WPF.GdViewer

Posted: Wed May 06, 2015 4:55 pm
by pcombet
Hi there,

I am just testing the newest version of GdPicture.
Right now we are working with version 10. In Version 10 there is an event OnCustomAnnotationPaint in the GdViewer class (WinForms).
In the WPF GdViewer in version 11 there is no such event and I can't find an equivalent to it. Do we have to stick with the WinForms version or am I missing something?

Thanks.

Re: OnCustomAnnotationPaint in WPF.GdViewer

Posted: Thu May 07, 2015 12:35 pm
by Loïc
Hello,

Custom annotations is not yet supported in the WPF version. It should be in a future medium release.

With best regards,

Loïc

Re: OnCustomAnnotationPaint in WPF.GdViewer

Posted: Thu May 07, 2015 1:42 pm
by pcombet
Hi Loïc

Thanks for your quick answer.
Do you have any timetable on this?

Thanks

Re: OnCustomAnnotationPaint in WPF.GdViewer

Posted: Tue Nov 10, 2015 3:18 pm
by floele
I'd also need it, without this feature the WPF control is useless for me.

Re: OnCustomAnnotationPaint in WPF.GdViewer

Posted: Tue Jan 29, 2019 2:23 pm
by Gabriela
Hi,

This feature has been reported on our roadmap already, but the decision has been made to not proceed with it further. That said this feature will not be implemented/supported in future releases. The suggested workflow/workaround here is to use the WinForms GdViewer control in WPF environment with help of the WindowsFormHost container.