hink Posted May 30, 2007 Report Share Posted May 30, 2007 as the following picture Quote Link to comment
Jeff Plotzke Posted May 30, 2007 Report Share Posted May 30, 2007 QUOTE(hink @ May 28 2007, 09:10 PM) as the following picture LabVIEW can't do this natively... but there might be ActiveX controls that you could use that would do this... Quote Link to comment
JDave Posted May 30, 2007 Report Share Posted May 30, 2007 QUOTE(hink @ May 28 2007, 06:10 PM) as the following picture And next you'll want to have the color popup be available in a multi-column listbox ... Seriously, this is an area that requires a lot of programming to get that functionality. You can do it by capturing the mouse-click and then showing the proper popup on your own. You then have to use that popup's result and modify the listbox accordingly. I don't have any sample code, but if there is an ActiveX control that works for you, that might be the easiest. David Quote Link to comment
Michael Aivaliotis Posted May 30, 2007 Report Share Posted May 30, 2007 The simple answer is NO. LabVIEW does not have a native built-in feature to do this. However, with a little duct tape and some chewing gum you can do anything. Here's how: (LabVIEW 8.2.x) http://forums.lavag.org/index.php?act=attach&type=post&id=5950 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.