Hello,
how can I display a uint16 variable/property (or other different from int32) using ValueDisplay widget?
I tried to link the varibale/property to widget outlet, but it only accept int32 values. I tried to see in the widget config if it is possible to change data type, but didn't find a solution. Do I need a "support" int32 varible or can I do some cast to unit16 directly on Outlet field?
If I try to "force" the Outlet field with a uint16 variable, I got this error:
