Jump to content

Labview can create drop down in listbox


Recommended Posts

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 ... :rolleyes:

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

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.