View Issue Details

IDProjectCategoryView StatusLast Update
0004000NoesisGUIC++ SDKpublic2025-03-13 18:17
ReporterRafael Munoz Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status assignedResolutionopen 
Product Version3.2.4 
Target Version3.2.8 
Summary0004000: Custom TargetedTriggerActionT<Selector> throws errors when Unloaded (Not happening in WPF)
Description

Some error are being Thrown by custom TargetedTriggerActionT, when the associated element is unloaded ( i think )
I attach a xaml with a sample situation that produces the error, first tab contains a list and a textblock that is using the custom trigger
When clicking second tab, the errors are thrown

I attach the sample implementation being used both header and cpp files.

NOTE: If using TargetName instead of TargetObject="{Binding ElementName=Selector}" the error is not produced.

The equivalent implementation in c# does not produce any error. With any of TargetName or TargetObject

Steps To Reproduce

1- Recreate the xaml and c++ header and implementation
2- Launch the application
3- Click on the second tab

Observe that the error is thrown

Expected: No error is produced
NOTE: If using TargetName instead of TargetObject="{Binding ElementName=Selector}" the error is not produced.

TagsC++, NoesisWPF_Parity
Attached Files
Errors.png (9,545 bytes)   
Errors.png (9,545 bytes)   
Xaml.png (246,894 bytes)   
Xaml.png (246,894 bytes)   
CppHeader.png (153,253 bytes)   
CppHeader.png (153,253 bytes)   
CppImplementation.png (226,181 bytes)   
CppImplementation.png (226,181 bytes)   
PlatformAny

Activities

Issue History

Date Modified Username Field Change
2025-03-13 18:07 Rafael Munoz New Issue
2025-03-13 18:07 Rafael Munoz Tag Attached: C++
2025-03-13 18:07 Rafael Munoz Tag Attached: NoesisWPF_Parity
2025-03-13 18:07 Rafael Munoz File Added: Errors.png
2025-03-13 18:07 Rafael Munoz File Added: Xaml.png
2025-03-13 18:07 Rafael Munoz File Added: CppHeader.png
2025-03-13 18:07 Rafael Munoz File Added: CppImplementation.png
2025-03-13 18:11 Rafael Munoz Description Updated
2025-03-13 18:17 sfernandez Assigned To => sfernandez
2025-03-13 18:17 sfernandez Status new => assigned
2025-03-13 18:17 sfernandez Target Version => 3.2.8