Quote:
Originally Posted by TWELVE
would be unsafe to manipulate GUI elements, not it would be impossible.
|
Unsafe means
don't do it because bad things can happen!
Quote:
|
What is the reason for these errors ? Has the desktop lib/version only limited functionality ? Is it possible to suppress these error messages..?
|
They are not errors. This is explained this in the the "Thread debugging" section of the help. Please re-read it. As the first line says "Threads may only be used in optimised compiled Basic4PPC applications". That section of help documents the differences between optimised and legacy operations and the demo app shows how to ameliorate some of those differences.