Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 18/11/2010 at 09:37, xxxxxxxx wrote:
User Information: Cinema 4D Version: 10.5-12 Platform: Windows ; Mac ; Mac OSX ; Language(s) : C++ ;
--------- Hi,
I would like to automatically start a synchronous process right after my (modal) dialog has been opened up. What is the appropriate function I should do that in? Can I do it in InitValues? Or is there a message sent that I can catch in the according overloaded Message function?
Thanks! Samir
On 18/11/2010 at 09:51, xxxxxxxx wrote:
ok, the Timer seems to be the only one that can be automatically triggered. I use that one.