LabWindows/CVI

取消
显示结果 
搜索替代 
您的意思是: 

Is it possible to select more than one item in the ring control???

hallo,
 
 
 Is it possible to select more than one item in the ring control???  by  using control button???
 
I have many items in the ring and i would like to set more than one item at a time...........using control button of keyboard...
 
Is thr any solution or must I use listbox with checkmarks????
 
 
 
I wait for your suggession???
 
 
 
 
thnq
 
raj
 
0 项奖励
1 条消息(共 3 条)
3,233 次查看

I am afraid you will need to use a listbox and checkmarks: ring controls (the same as standard listboxes) accept only one active element at a time.

If you really need a multi-select list of elements, you could use the tree control: hiding connecting lines and plus/minus signs you obtain an aspect very similat to a listbox. The tree control also can hold different columns so that you can format your line content.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 项奖励
2 条消息(共 3 条)
3,226 次查看
Hi Roberto Bozzolo ,
 
Thank you verymuch. I will try to use trees as you suggested. But it would be really nice, if there is an option to select multi items in the ring by using control button  .....(just like in web applications) 
 
 
regards,
raj
0 项奖励
3 条消息(共 3 条)
3,207 次查看