View Issue Details

IDProjectCategoryView StatusLast Update
0003475NoesisGUIC++ SDKpublic2026-03-04 00:39
Reportersfernandez Assigned Tosfernandez  
PrioritynormalSeverityfeature 
Status assignedResolutionopen 
Product Version3.2.4 
Target Version3.2.13 
Summary0003475: Implement support for Rive events
Description

As described in this forum post: https://www.noesisengine.com/forums/viewtopic.php?t=3367, we are missing the support for Rive events.
We should expose them in the RiveControl as routed events so they can be used in xaml with event triggers or in code calling AddHandler.

<noesis:RiveControl ...>
<b:Interaction.Triggers>
<b:EventTrigger EventName="MyRiveEvent">
<b:InvokeCommandAction .../>
</b:EventTrigger>
</b:Interaction.Triggers>
</noesis:RiveControl>

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-07-08 13:13 sfernandez New Issue
2024-07-08 13:13 sfernandez Assigned To => sfernandez
2024-07-08 13:13 sfernandez Status new => assigned
2024-07-08 13:13 sfernandez Product Version 3.2.5 => 3.2.4
2024-07-08 13:13 sfernandez Target Version => 3.2.5
2024-10-24 16:43 sfernandez Target Version 3.2.5 => 3.2.6
2024-11-22 18:18 jsantos Target Version 3.2.6 => 3.2.7
2025-01-20 17:43 jsantos Target Version 3.2.7 => 3.2.8
2025-06-06 12:52 jsantos Target Version 3.2.8 => 3.2.9
2025-10-02 00:48 jsantos Target Version 3.2.9 => 3.2.10
2025-10-20 18:25 jsantos Target Version 3.2.10 => 3.2.11
2026-01-20 19:32 jsantos Target Version 3.2.11 => 3.2.12
2026-03-04 00:39 jsantos Target Version 3.2.12 => 3.2.13