Can't create Editor color display? [SOLVED]

On 27/02/2015 at 05:16, xxxxxxxx wrote:

I'm creating an Object plugin that generates, internally, a Null with several cubes inside it.
I changed the Use Color of the cubes to On and loaded a new color in the Display Color.
But the cubes always show as my plugin Object is set.
I want them to display different colors.
How can I do it?

On 27/02/2015 at 06:16, xxxxxxxx wrote:

Hello,

you have to set the OBJECT_USECACHECOLOR flag when you register your object plugin. Please take a look at this thread: Object plugin and object color.

Best wishes,
Sebastian

On 27/02/2015 at 06:45, xxxxxxxx wrote:

Thank you so much, Sebastian :-)
YES!!!!