How to handle CEGUI in multi thread
Posted: Wed Apr 04, 2012 04:25
I set up a new thread by _beginthreadex method.
And when i using setText method in this thread, some unknown error happens.
So how can i use CEGUI in multi thread.
And when i using setText method in this thread, some unknown error happens.
So how can i use CEGUI in multi thread.