キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

Tab Control

解決済み
解決策を見る

Hi,

 

I'm new here, I have LV 2013 Student Edition and habe a problem with adding tab control.

 

Now my Problem/Question..

 

E.g. I have a tab control with two folder on a Frontpanel ( + Typdef). On folder two I have a button. Now I want to add a new folder between these.

But when I add this new one, the button is on the new one, not on the third. Is this normally??

Can I fixed the button on the old folder two?

 

sorry for my english, I'm from Germany

 

Thanks for an answer 🙂

0 件の賞賛
メッセージ1/7
4,736件の閲覧回数

I think you mean page rather than folder.

 

I've never seen the behavior you described.  Can you attach your VI?  Can you create a Jing video that shows the steps you are doing?

 

If the button is on the wrong page, you can drag it off the page to another area of the front panel, change the page to where you want it to go, then drag the button back onto that page.

 

That will allow you to fix that control.  I don't know why an existing control would wind up on a newly added page like you are describing.

0 件の賞賛
メッセージ2/7
4,712件の閲覧回数
解決策
受理者 Tschaldi

If a tab is a typedefinition, you cannot rearrange or change the tabs, except by editing the typedef. If you edit the typedef and select "rearrange pages", the pages rearrange, but the contents of the pages in the VI remain in the original tab order.

 

The problem is that the type definition is just the naked tab control, and editing the type definition in the control editor is independent of the contents of the tab control instance on your particular VI.

 

This is a limitation that I have encountered myself and I wonder if there is a good solution. (I sometimes make my tab control type definitions for the sole purpose of creating diagram constants of it that I can compare with the tab state to do certain operations).

0 件の賞賛
メッセージ3/7
4,696件の閲覧回数

Thanks for a fast answer 🙂

 

i have a german language LV, so i can't know all the words in english, sry 😕

Here a little vi for example.

 

in 2tab is the normal version. In 3tab i add a new page between 1 and 2.

My question, is it normal that the button from page 2 before now in the new page between (3) is?

 

I have a finally big programm and I have forgotten a page. And when I add a new page between these, the buttons and graphs don't stay fix on the old page.

 

I hope I can describe my problem 😞

すべてをダウンロード
0 件の賞賛
メッセージ4/7
4,690件の閲覧回数

and here the other ctl

0 件の賞賛
メッセージ5/7
4,687件の閲覧回数

Oh okay...

 

thanks

 

 

0 件の賞賛
メッセージ6/7
4,684件の閲覧回数

Interesting.

 

I now see that Typedef was mentioned in the original post, but it really wasn't clearly stated that the tab control itself was a typedef, and that the original poster would have had to open the typedef and edit it there in order to add the new page.

0 件の賞賛
メッセージ7/7
4,660件の閲覧回数