Hi,
I have program that process files in thread.
Files are in array of folderitem and array is on window (scope is public).
On linux this files(i).Exists always return False from thread.
It works fine in windows and mac. It also works fine if I don’t use thread.
Do I just forget threads in Linux or is there some workaround?
Xojo 2015 release 3.1 (Linux Mint 17.2 32bit)
Btw. same in raspberry pi also.
Jukka