11-28-2006 07:11 AM
11-28-2006 10:59 AM - edited 11-28-2006 10:59 AM
Message Edited by smercurio_fc on 11-28-2006 11:01 AM
12-01-2006 11:21 AM
Smercurio,
thanks for your advice. Unfortunately I am not yet finished.
1) I cannot find any item "scroll bar off" in the list of the properties of the menu ring.
2) Please, have a look into the attached vi "tab_control_page_1_release.vi". How can I get access to the references of the tab control pages inside the condition inside the for loop?I want to write a sub vi which releases the tab control in the calling vi from the disabled state.
Thanks,
Peter
12-01-2006 11:40 AM
12-01-2006 12:19 PM
Smercurio,
thanks for your fast response.
1) May be, I am a bit slow this evening but I still cannot fully understand your remark. I am using a menu ring. But as the list of ring items becomes longer, a scroll bar appears. I'd like to switch off this scroll bar since it is tedious for the user if he needs to scroll before he can select. Also, the list is not yet that long that the scroll bar would actually already be needed. See my attached "menu_ring.vi".
2) Sorry for having forgotten the sub-vi "Get Caller path.vi" which I attach now. It is simply delivering the path of the calling main vi. Of course, your solution works. But it would be much more elegant if the sub-vi didn't need to be provided with the tab control ref number but rather found this ref-number itself. That's what I want to achieve with my "tab_control_page_1_release.vi".
Peter
12-01-2006 01:37 PM