On 29/06/2017 at 23:33, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R18
Platform: Windows ; Mac OSX ;
Language(s) : C++ ; PYTHON ;
---------
Hi again,
Something that has bothered me a while ago which I couldn't find a solution for and never dared to ask. Not a big issue, but since we're end of June I'd still like to learn something new on this last schoolday.
A GeDialog shows its title bar by default. With SetTitle one is able to set the text in this title bar. But, apparently, Cinema 4D allows some windows to enable/disable viewing this said title bar.
The viewports do, as are the dialogs of commanddata plugins. But the Console and Object Manager windows do not allow this (option is grayed out).
I was wondering if this functionality to show/hide the title bar is accessible from C++ (and/or Python)?
thanks