one of our customers wants to know if there is any chance that he can use animated gifs in his diagrams. I searched the forum but only found one rather old topic about this, maybe something has changed since than :-)
Is there any possibility to support animated gifs with GoDiagram? Or is there any other animated image type that can be used with GoDiagram.
To clarify what Jake is saying, with respect to animated GIFs, is that your Timer method can call GoImage.Image.SelectActiveFrame, and then call GoImage.InvalidateViews() to cause the GoView to be updated.