Variable-widget: can't change text attributes (style, size,color...)

Hi,
why is it not possible to change/use all the default text attributes when using an array as variable widget datasource?

Regards Chris

What do you mean? I can’t see a difference…


Hi Thorsten,
not here:
Using this

No text attributes:

When changing the data source from a normal text variable to an array all text attributs are gone

Regards Chris

The different is: you are using both a Text (TT) variable, I’m using an object array {}

Chris

Ahhhh. I see.
This is not about Text and Array. This is about Object and (especially) object array!

This is a table like display.
You would need something like in the object variable, to style the Labels and the Values.

I almost only use table widgets for this type so I never recognized the lack…

For me it’s easier to use the variable widget for debug information (variable, array, object-array) because I can switch between all needed informationen.
A table widget is too special for me

Chris