06-30-2006 05:56 PM
06-30-2006 08:52 PM
This is not currently possible with the normal Ring control in LabVIEW. I think I've seen examples on the forums before of tricks that people have done to try to achieve this functionality, like moving hidden controls around that simulate the appearance and behavior of ring lists. Another possibility might be to construct an XControl in LabVIEW 8.0, although I've not yet heard of anyone using XControls to simulate pull-right ring menus. Yet another possibility would be to use the custom run-time popups feature in LabVIEW 8.0, although this only applies to pop-up menus, i.e. the menus you get when you right-click a control...it sounds like you're looking for menu ring behavior, i.e. the list you get when you left-click a ring.
Good luck,
-D
07-01-2006 12:17 PM
07-01-2006 12:58 PM
07-02-2006 12:07 AM