S
sourabh roy12
Guest
Hi All,
Please some one help me to get out of this situation.
I want a create a slider or a knob control that can slide on the edge of a circle in the background but for certain angles only as shown in below image.
i am looking for a design which has multiple sliders/knobs on a circle which can move on the circular arc showing values of different parameters at a time
The UI is created on using windows forms and on visual studio 2019 and written in c++/CLI .
plz give suggestions.
In windows::system::forms
library there are only horizontal and vertical sliders available. Do I need to make a customized knob control if yes then please share a example code as well it would be very helpful for me.
Thanks you so much in advance.
Below is the rough image created for easy understanding of the scenario.
Continue reading...
Please some one help me to get out of this situation.
I want a create a slider or a knob control that can slide on the edge of a circle in the background but for certain angles only as shown in below image.
i am looking for a design which has multiple sliders/knobs on a circle which can move on the circular arc showing values of different parameters at a time
The UI is created on using windows forms and on visual studio 2019 and written in c++/CLI .
plz give suggestions.
In windows::system::forms
library there are only horizontal and vertical sliders available. Do I need to make a customized knob control if yes then please share a example code as well it would be very helpful for me.
Thanks you so much in advance.
Below is the rough image created for easy understanding of the scenario.
Continue reading...