Hi,
I'm using the Array object to load an array from a file. While the array is loading, the application freezes and becomes unfrozen once the array has finished loading.
I was wondering if there was a way around having to wait for the array to finish loading before allowing the application to continue?
If there are any different array objects or someone has managed to get around this issue, your advice would be awesome and much appreciated.
Cheers