LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
Jick

Expandable Items window of Enum Properties

Status: New

Many times I have multiple states in my type def enum control. When I edit enum items I would like to see bigger window for better item control. There is lot of empty space on Enum Properties: window but you can't expand Item window at all. Or the window could fill whole applicable space by default.

This would be nice to have option.

 

BR,

Jick

4 Comments
PhillipBrooks
Active Participant

Off topic:

 

Could you PLEASE select an avatar image that is not 1357 x 1400 pixels (larger than most desktops)? Google Chrome renders it full size and it uses uneccessary bandwidth/resources regardless of browser...

 

http://www.zcars.com.au/images/rx8-rotary-engine-40th-anniversary-model1.jpg

 

http://forums.ni.com/t5/Feedback-on-NI-Discussion-Forums/Forum-Avatars/m-p/1245324#M8146

 


Now is the right time to use %^<%Y-%m-%dT%H:%M:%S%3uZ>T
If you don't hate time zones, you're not a real programmer.

"You are what you don't automate"
Inplaceness is synonymous with insidiousness

tst
Knight of NI Knight of NI
Knight of NI

One way of working around this issue is inputting the values directly in the enum control. If you type something in and then press Shift+Enter, LV adds another item to the enum and immediately allows you to edit it. This provides a quick way of adding items.

 

If you have a lot of items in an array of strings, you can also import them in programmatically. The easiest way is to create a ring, write to its Strings[] property and then replace the ring with an enum, which should maintain the strings.


___________________
Try to take over the world!
Jick
Active Participant

Thanks tst, that's good to know.

 

Jick

TCPlomp
Trusted Enthusiast

And there is a toolkit at Lava called 'Variant to control' the download for this toolkit includes a 'Strings to Enum' VI.

 

Ton

 

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!