09-17-2010 06:29 AM
hi all,
using e.g. a round gauge-user-interface-control to show numeric values i have a problem:
because i want to position this control into a panel-layout i calculate the available height and width for this control. but i cant set the two values independently. the relation between the two values seems to be fixed ? is there a possibility to disconnect the two values ?
i know sometimes there are hidden properties (SetCtrlAttribute...) to manipulate these properties. any idea ?
best regards
Simon
09-21-2010 03:38 AM
Hello Simon,
even after some research i was unable to find any "hidden" Property for this purpose.
Since the Gauge-Control basicly contains a Circle, setting Height and With independant would cause the Gauge to look eliptic.
In my Opinion this doesnt make Sense for this type of Control.
Regards
Moritz M.