The Maxon SDK Team is currently short staffed due to the winter holidays. No forum support is being provided between 15/12/2025 and 5/1/2026. For details see Maxon SDK 2025 Winter Holidays.
C4D UI not updated after BaseObject::SetName
-
On 23/05/2013 at 05:09, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 14
Platform: Windows ;
Language(s) : C++ ;---------
The C4D user interface like the object browser is not updated after calling BaseObject::SetName in a CommandData-Plugin. Is there a function to refresh or update the user interface?Ralf
-
On 23/05/2013 at 05:27, xxxxxxxx wrote:
EventAdd()
-
On 23/05/2013 at 05:44, xxxxxxxx wrote:
Works.
Thank you.
Ralf