My basic idea/complaint is to allow the mouse wheel to scroll the contents of a string control or indicator. The mouse wheel works in other controls, like the listbox and the tree control but for some reason does not work on string controls.
More generally, I would like more effort placed on adding GUI features to LabVIEW that bring it more inline with the UI conventions of each OS it runs on. For example, in windows, it would be nice to have toolbars supported natively instead of having to 'hack' together something that works like a toolbar.
My overall goal is to give LabVIEW developers the tools to create professional user interfaces that are at least up to par with other competing languages.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The mouse scroll wheel will scroll the contents of any control/indicator with a visible scrollbar (including strings), so I'm marking this idea as Completed.