THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 25/11/2002 at 09:29, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.012
Platform: Windows ; Mac ; Mac OSX ;
Language(s) : C++ ;
---------
myDialog::CoreMessage(...)
{
if (myEvent)
Close(); // <-- crash
}
i need a clear method to send a CloseWindow message to my dialog. Can you help?
aws
TZ