View Issue Details

IDProjectCategoryView StatusLast Update
0002668NoesisGUIC++ SDKpublic2023-08-23 18:46
ReporterulisesBB Assigned Tosfernandez  
PrioritynormalSeveritymajor 
Status resolvedResolutionfixed 
Product Version3.2 
Target Version3.2.2Fixed in Version3.2.2 
Summary0002668: UIElement doesn't have TranslatePoint implemented
Description

If you need to translate one point from one Visual local coordinates to another Visual local coordinates, in XAML you can use the method TranslatePoint.

public System.Windows.Point TranslatePoint (System.Windows.Point point, System.Windows.UIElement relativeTo);

But in the C++ SDK this is not implemented.

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-08-17 11:56 ulisesBB New Issue
2023-08-17 11:56 ulisesBB Tag Attached: C++
2023-08-18 10:33 sfernandez Assigned To => sfernandez
2023-08-18 10:33 sfernandez Status new => assigned
2023-08-18 10:33 sfernandez Target Version => 3.2.2
2023-08-23 18:46 sfernandez Status assigned => resolved
2023-08-23 18:46 sfernandez Resolution open => fixed
2023-08-23 18:46 sfernandez Fixed in Version => 3.2.2