lqml/snippets/busy
2023-03-15 08:34:54 +01:00
..
qml add 'snippets/busy' (busy animation and worker thread) 2023-03-01 07:26:55 +01:00
readme.md add 'snippets/busy' (busy animation and worker thread) 2023-03-01 07:26:55 +01:00
run.lisp add new snippet 'snippets/toast' (like android 'Toast') 2023-03-15 08:34:54 +01:00

Description

A simple busy animation (animated gif) with a worker thread. It uses its own event loop internally, otherwise the animation would not get update events.