User | Kudos |
---|---|
6 | |
5 | |
3 | |
3 | |
2 |
Here's an idea to make better use of front panel pixels and printer paper.
Problems Solved:
1) Too much data to show on one screen using regular controls, instead of tabs, Show at-a-glace highlightable data in a configurable cluster format. Before LabVIEW 2014 the typedef table inside a typedef cluster would do thes fairly well.
2) Use same panel as print format since it is at-a-glance and one panel, WYSiWYG printing made easy
3) LabVIEW2014 crashes when table typedef is nested in a cluster typedef - this suggestion is improvement, not just workaround.
Suggestion: Bring back super space efficient (flat plain) controls and indicators, so I don’t need to worry about NI dropping support for the classic plain text one. This will allow me to make my own table like displays using individual fields in a typdef cluster. I could just format a big string control and write code to fill it in by row-column position, but that looks so DOS. How about marketing it as a report builder cluster like panel builders available in many text based languages?
Implementation:
1) Add space efficient flat controlls and indicators to current palette, similar to flat string control in classic palette.
2) Allow these to be placed into a flat cluster that can be typedef
3) Provide a fast way to lookup controls contained in this cluster by name, similar to get array of references and loop through for name match.
4) If desired make an Express VI to build a GUI / Report cluster similar to the way text baased programs do it.
5) Provide for setting printable paramters - shape designed for portrait or landscape and with about the right number of pixels so it fits easily into the printer (no extreme zoom in or out to fit, no half of the printed page left blank, etc..), using this shape as a starting point, nice printable panels will be easier to make.
Thank You
Robert Thebert
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has received less than 3 kudos within 3 years after posting will be automatically declined.