Ola,



I'm using IupAnimatedLabel with IUP_CircleProgressAnimation. Everything works
fine except when the control is part of a background function.
IupAnimatedLabel apparently is not an independent process and therefore cannot
multitask, i.e. -- the first frame of the IUP_CircleProgressAnimation
displays, but no animation occurs when the control is called from a function
with lots of code being executed (more specifically, with code that is calling
external functions like reading/writing to files, calling external commands,
etc).




Signed,

Andres
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to