On 15/02/2018 at 00:37, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R19
Platform: Windows ;
Language(s) : C++ ;
---------
Hi again,
I am looking for a way to set the focus (activate) a tab in a description.
I have registered a description with 4 groups, which is visualized as 4 tabs in the Attribute Manager. An object can have 4 states, depending the state I would like to set the focus on a particular group / tab.
Is this possible, and how should I go about doing that?
I know how to use the DEFAULT in the resource description, but can this be changed dynamically, using the Active Object Manager library?
Or is this something which needs to be done via GetDDescription or GetDEnabling?