03-03-2004 05:06 PM
03-03-2004 09:38 PM
03-04-2004 03:15 PM
03-04-2004 08:09 PM
03-05-2004 11:08 AM
07-20-2012 12:02 AM
We have year 2012 and I can't still find the groupbox. Groupbox with integrated label groups controls in logical named groups. If it is not part of LabView, it is either my problem that i can't find it, or NI do hot aceept users requests.
07-20-2012 01:05 AM
I am a bit surprised, you just dug out a discussion that's more than 8 years old...
Plus, I am not too sure what your need is, but I think it it possible to build a cluster and replace it's border with the nice thin system line. If this is what you need, we can show you how to do that.
If what you need it something else, explain with more details and if really it doesn't exist, you can place an suggestion on the LabVIEW Idea Exchange, because yes, NI does listen to customers (of course that doesn't mean they'll do everything you request).
Hope this helps
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
07-20-2012 05:56 AM
Is it something like this you are missing:
It is found in the palettes under Decorations.
You just have to add a label your self, also found under Decorations.
07-22-2012 11:59 PM - edited 07-23-2012 12:01 AM
I am so sorry, but it is not what I wrote. I wrote about INTEGRATED check box. It mewans, tha t the label is part of box. I want not build this control from two objects. Even if I group them together. Try to resize it and you see, that the distance of the label from left side changes as change the size the the whole group. There is no alignment tool for the label. LabView is not only knobs, slides and gauges for GUI.
07-23-2012 12:09 AM
Well, an "integrated" groupbox doesn't exist yet. You can suggest it as an Idea in the LabVIEW Idea Exchange.
But honestly, it really isn't that much more work to make do with what is available now which are the decoration and label. I don't understand your complaint about alignment. You don't have to group the two together. And once you have these items placed on your front panel, how often are you planning on changing there size and position?
Instead of using a hard label, you could use a classic string indicator and color the background to match the the front panel. This will let you do some things more programmatically with the label.