Sparky Posted October 20, 2007 Report Share Posted October 20, 2007 I was able to customize the regular listbox control to get the large wide scroll bars for my touch screen. This does all I wanted to do. See screenshot attached. Now the operator can do everything without a keyboard (from touch screen). The problem is that after I save the VI, and then run it again, the listbox scrollbars have reverted to original size (see the other screenshot). I tried saving it as a control, typedef, and strict typedef, and checked automatic from typedef in the properties of the control, but nothing prevented it from reverting back to the narrow scrollbars. Does anyone have any suggestions? Quote Link to comment
mabe Posted October 20, 2007 Report Share Posted October 20, 2007 Hi, I have seen this behaviour before. You can verify with NI but I think (at that time) it was confirm as a bug by NI Quote Link to comment
Michael Aivaliotis Posted October 20, 2007 Report Share Posted October 20, 2007 File a bug report with NI. Quote Link to comment
Yair Posted October 21, 2007 Report Share Posted October 21, 2007 QUOTE(Sparky @ Oct 19 2007, 03:08 PM) Does anyone have any suggestions? Do it the dirty way - with an external slide and a TopRow property node. If you have 8.x and more than one, you can try an XControl. Quote Link to comment
David Boyd Posted October 22, 2007 Report Share Posted October 22, 2007 QUOTE(Sparky @ Oct 19 2007, 09:08 AM) The problem is that after I save the VI, and then run it again, the listbox scrollbars have reverted to original size (see the other screenshot). I tried saving it as a control, typedef, and strict typedef, and checked automatic from typedef in the properties of the control, but nothing prevented it from reverting back to the narrow scrollbars. Does anyone have any suggestions? This problem looks suspiciously like one that was discussed at length http://forums.lavag.org/Table-scrollbar-customizations-not-saved-with-VI-t4098.html' target="_blank">here, though the item was a table rather than an MCL. But as others have posted, it wouldn't hurt to file the bug report with NI to remind them that someone else needs 'fat' scrollbars. Dave Quote Link to comment
Aristos Queue Posted October 24, 2007 Report Share Posted October 24, 2007 This was reported to R&D (# 4ARC2P00) for further investigation. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.