キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

Multiple Sliders

解決済み
解決策を見る

I've some idea working with sliders, which added or deleted slider at the program is running. The Slide numbers must be set at first, but I need to change to slider number dynamically.Maybe if possible it can be had popup menu to add or delete slider. I have no idea how to do this and it's possible to use XControl to develope this.

 

Thanks!

 

 

 

 


 

0 件の賞賛
メッセージ1/5
4,415件の閲覧回数

Hi kipa,

i think it´s not possible to set the number of sliders at runtime, because the control/indicator become a cluster if you have more than one slider. You can add the maximum number you ever need and hide the unused sliders. To hide them you can set the fore/background color to transparent.

 

Hope it helps.

Mike

メッセージ2/5
4,413件の閲覧回数
解決策
受理者 kipa

MikeS81 wrote:

To hide them you can set the fore/background color to transparent.


Here is a simple example from a while back. 

メッセージ3/5
4,410件の閲覧回数

This is not an exact solution to your problem, but it does show you an example of a multiple sliders in an XControl.

 

Use Limits Slider Demo.vi  to experiment with the XControl.

メッセージ4/5
4,380件の閲覧回数

Thanks a lot.

I will try to develope a new control by XControl.

0 件の賞賛
メッセージ5/5
4,343件の閲覧回数