sbradburn

Results 1 comments of sbradburn

I ran into this problem, and think I fixed it by changing the call: [self performSelector: onThread: withObject: waitUntilDone: modes:] at the start of the function (handlePropertyChangeForQueue:propertyID:) to: [self performSelector:...