View Issue Details

IDProjectCategoryView StatusLast Update
0002668NoesisGUIC++ SDKpublic2023-08-23 18:46
ReporterulisesBB Assigned Tosfernandez  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.2 
Target Version3.2.2Fixed in Version3.2.2 
Summary0002668: UIElement doesn't have TranslatePoint implemented
DescriptionIf 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.
TagsC++
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