LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

animated gif

Is there a way to add animated GIF to CVI 6.0 UIR ?

thank you,
0 Kudos
Message 1 of 2
(3,546 Views)
No, not directly. We do have an animation control that can automate the animation of a picture ring. You would have to load the pictures into the ring as bitmaps programmatically or in the UI editor though. It can't load an animated GIF. If you have an animated GIF editor, save the frames off as bitmaps and load them into a picture ring. There is an example in cvi\samples\userint\custctrl\animate.

Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 2 of 2
(3,546 Views)