View Issue Details

IDProjectCategoryView StatusLast Update
0004955NoesisGUIC++ SDKpublic2026-04-06 12:27
ReporterRafael Munoz Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status assignedResolutionopen 
Product Version3.2.12 
Target Version3.2.13 
Summary0004955: Storyboard begin is not playing the story in some situations
Description

I attach a screenshot of some code trying to play a storyboard in a way equivalent to how it is done in c#

  • We set the Storyboard.Target on the animation
  • We set the Storyboard.TargetProperty on the animation
  • We add the animation to the story
  • We begin the story with the parameterless call of Begin

Expected: The commented code to work as similar code in WPF(C#)
Actual: The story only plays when using the alternative uncommented way

I attach the equivalent code working in WPF (c#)

Attached Files
image.png (309,539 bytes)
image-2.png (223,361 bytes)   
image-2.png (223,361 bytes)   
PlatformAny

Activities

Issue History

Date Modified Username Field Change
2026-03-31 16:51 Rafael Munoz New Issue
2026-03-31 16:51 Rafael Munoz File Added: image.png
2026-03-31 16:51 Rafael Munoz File Added: image-2.png
2026-04-06 12:27 sfernandez Assigned To => sfernandez
2026-04-06 12:27 sfernandez Status new => assigned
2026-04-06 12:27 sfernandez Target Version => 3.2.13