04-20-2007 03:41 PM
04-23-2007 10:33 AM
04-23-2007 11:02 AM
@Nadim R
Thank you for your response. I will stop looking for the feature!
I posted the suggestion for improvement as you suggested.
07-15-2013 11:11 AM - edited 07-15-2013 11:11 AM
This feature would be nice. Someone asked me if I could increase the number of dropdown items of a combobox in my GUI just today! (LV2011)
07-15-2013 11:26 AM
While you can't control this with the various drop downs in LV, you could either implement the list yourself (as a popup VI) or use an ActiveX/.NET combo box, which presumably will support this.
Also, if you want this to actually be in LV, I would suggest adding it to the idea exchange (search first to see if it isn't already there).
07-15-2013 10:51 PM
You can create an xctrl for that.
Define the height yourself.
See attached demo.
07-16-2013 07:09 AM
Cool, at least I know there's a workaround now. When I have some free time I'm going to look into how easy it is to implement this although I'd rather have it be a property of the native control.
Thanks,
Bruce