THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 04/12/2008 at 21:25, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R9-R11
Platform: Windows ; Mac ; Mac OSX ;
Language(s) : C++ ;
---------
If I were creating a Tool plugin where the user would double-click in the viewport to start some procedural object creation process that would take some time and wanted the user to be able to rotate/zoom/translate the camera view while the process was ongoing would it be best to do this process in a thread?
And how would that affect or change updating the view to show the progress of this process?
Thanks,