On 16/04/2014 at 23:50, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R13
Platform: Windows ;
Language(s) : C++ ;
---------
Hello all,
i am trying to find a way to set the focus to a specific tab from the attribute manager, in case the user
selects my custom object.
As a better explanation: if the user selects my custom object , in the attribute manager i want to set the focus to a certain tab. No matter what tab was last selected, if the user clicks my object in
the attribute manager, this tab has to be the active one.
Is there any way to control this from the code of my plugin?
Thank you!