AnimationRing

This QControl extends a Picture Ring to make it animate.

Pure Nim score 15/100 · last commit 2023-06-04 · 1 stars · tests present · no docs generated

Summary

Latest Version Unknown
License Unknown
CI Status Failing
Stars 1
Forks 0
Open Issues 0
Last Commit 2023-06-04
Downloads 0
Last Indexed 2026-08-30 07:09

Installation

nimble install AnimationRing
choosenim install AnimationRing
git clone https://gitlab.com/QSI_Shared_Code/SharedQControls/AnimationRingQControl

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
AnimationRing - - - - - - -

README

Description

The AnimationRing is a QControl and requires the QControl Toolkit: http://bit.ly/QControlNITools. It inherits from and extends the Ring control, specifically a Picture Ring. It cycles the value of the ring which contains a frame of the animation. The frame rate is settable by property.

LabVIEW Version

This code is currently published in LabVIEW 2018.

Build Instructions

The AnimationRing.lvclass and all its members can be distributed as a Class Library and built into the using application.

Installation Guide

The AnimationRing.lvclass and all its members can be distributed as a Class Library and built into the using application.

Execution

See documentation distributed with the QControl Toolkit.

Support

Submit Issues or Merge Requests through GitLab.