Make the Panel Resize event in the event structure a filter event. This would allow for clean, professional looking control of VI panel size. Use cases include: limiting the maximum panel size, preventing a panel from resizing in one direction, only allowing the panel to resize in discrete increments, etc.
In traditional windows programming, filtering the WM_RESIZE event is often used to control window size and I'd like to see this same functionality come to LabVIEW.
Ideally, this change would include a Discard? option as well as NewBnds and Act as options in the Event Filter Node. Setting NewBnds or Act would allow the programmer to amend the resize before it takes effect.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.