Hi, I would like to know if the S-Lang library (currently using 1.4.9) is thread-safe or not? Example: Is it possible to let a Keyboard-Input and a Drawing thread run separated from the program-main() that called the S-Lang init functions without getting abstruse errors or misbehaviours? Thanks, Goodbye.