Close timeline window
- 
 THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED On 19/05/2006 at 08:20, xxxxxxxx wrote: User Information: 
 Cinema 4D Version: 9.5
 Platform: Windows ;
 Language(s) : C++ ;--------- 
 Anyone know how to close the the timeline window from a plugin once the window is already open.
 I used CallCommand() to open it but wanted to close it as well. I tried using CallCommand() with the Close() id which for me was 12097, followed by the EventAdd() routine but nothing happened. The window is the active window so I thought it would close.
 I appreciate any help.
 Nate