Custom Busy Light( )?
Hello jmp community, First of all, let me wish you a great new year! I am currently working on a project and want to use something similar to busy light()
function but with a custom animated gif.The only way I find to animated a gif in a New Window()
is to use this block of jsl by incrementing the gif frame by frame. spinner = New Image( gifpath || "\spinner.gif" );
...
nbFrame = spinner << Get N Fram