| 
		
	
		
		
			
			 
				
				Loading .3ds-Files without interrupting Program flow
			 
			 
			
		
		
		
			
			Hello everybody ! 
 
I am currently programing with Vizard 2.51. I want to load a number of 3ds-Files at runtime, without interrupting the program. I tried to use a seperate Thread for loading the files, but the program still stops when loading. (I created a new thread in Python and also tried to use a director function, it didnīt work out as I hoped) 
 
Could anybody give me a hint ? 
 
Thank you, 
Stefan
		 
		
		
		
		
		
		
		
		
	
	 |