hi folks, just a quick one here. if i move a model to a different thread will it still play with the view in the gui.
thnx
Added after 14 minutes:
short answer is yes, just compiled and ran successfully... i'm intrigued.... and may I add mwah ha ha
hi folks, just a quick one here. if i move a model to a different thread will it still play with the view in the gui.
thnx
Added after 14 minutes:
short answer is yes, just compiled and ran successfully... i'm intrigued.... and may I add mwah ha ha
Last edited by janorcutt; 19th January 2011 at 17:08.
No, you can't have the model and view in different threads. Once you start modifying the model, your application will start crashing on you randomly.
Bookmarks