View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004000 | NoesisGUI | C++ SDK | public | 2025-03-13 18:07 | 2025-03-13 18:17 |
Reporter | Rafael Munoz | Assigned To | sfernandez | ||
Priority | normal | Severity | minor | ||
Status | assigned | Resolution | open | ||
Product Version | 3.2.4 | ||||
Target Version | 3.2.8 | ||||
Summary | 0004000: 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 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 Observe that the error is thrown Expected: No error is produced | ||||
Tags | C++, NoesisWPF_Parity | ||||
Attached Files | |||||
Platform | Any | ||||
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 |