User | Kudos |
---|---|
17 | |
12 | |
12 | |
11 | |
6 |
Tab controls can be scaled to fit a pane, and that's great.
The problem is when you have objects inside a tab control. For instance: a sub-panel container or a multicolumn listbox.
Unfortunately, these items can only be set to fit/scale to pane, and not to the bounding area of the tab control.
I propose an idea to allow an object to be set to scale with a tab control's page. This will allow the tab control to scale with a pane. Embedding a sub-panel container into a tab's page will allow a great amount of configuration since the dynamically loaded vi can handle scaling on it's own. (hint: you can then have splitters inside a tab control)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.