Hmmm not long after I posted that it didn't work it started to work again (I can't remember if another build came out around that time).
I don't remember changing any of my code or changing the xmlvm.properties file.
I didn't put a lock on any object or add any notifies or waits in my code (The thread just notifies that it has finished when it changes a label and stops the UIActivityIndicator).
I did put the declaration of my Thread variable outside of the function that uses it while I was experimenting with the notify and wait functions, so perhaps that may have
fixed something.
And thanks for the responses :)
Steve
|