04-16-2007 05:31 AM
04-16-2007 06:02 AM
04-16-2007 06:07 AM
04-16-2007 07:11 AM
04-16-2007 07:17 AM
If you DRAG it on top of the tab control, it will "fall in" and be contained by the page it landed on.
But if you use the ARROW keys to MOVE it on top of the tab control, it remains floating above it (you might have to play with the front-to-back ordering).
At runtime, it appears to be in the tab, but will stay visible regardless of which tab is chosen.
Blog for (mostly LabVIEW) programmers: Tips And Tricks
04-16-2007 07:30 AM
04-18-2007 09:31 AM
04-18-2007 09:53 AM
When you say "label" do you mean a true label (that is attached to a particular control / indicator), or a free-floating text block?
If you mean free-floating (unattached) text, then I don't know what your difficulty is: just put one in one tab and the other in another tab. If your control that's floating above the tab control is transparent, then you can make it look like the label applies to the control, even though the label is behind the control.
If you mean an attached label, perhaps attached to your "floating" control, then you have several options.
Blog for (mostly LabVIEW) programmers: Tips And Tricks
04-18-2007 09:53 AM