This should be simple....(!?)
I want my user to be able to resize the window but only in one dimension - e.g. drag the right border of the front panel right or left but not allow them to resize the height while the VI is running. (In my current project it just doesn't make sense to allow them to do this).
I have to keep rewriting the front panel size on the resize events but it has ugly side effects (parts of the front panel become visible temporarily until LabVIEW puts the bottom border back, amongst other things).
The VI properties can disable resizing completely but it should be easy to add a couple of sub checkboxes for Height and Width.
I'd like to see those properties reflected in the usual places (property node etc).
Support didn't have a better solution than the code I have but suggested that I put in an idea .... so this is it!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.