LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to dynamically rename and resize page label of Tab-Control.

Hi all,

 

I am trying to resize the page label of the Tab-Control using property nodes, but couldn't find any such property available for this.  

 

Also when I try to dynamically change the Page label to some other text, LabVIEW throws following error.

 

"Error 1073 occurred at Property Node (arg 1) in Resize Page label of Tab Control.vi:  

Possible reason(s):

LabVIEW: This property is writable only when the VI is in edit mode, or this method is available only when the VI is in edit mode.

Property Name: Page Label"

 

How can I dynamically rename and resize the page label of the Tab-Control?

 

Thanks,

Ajay.

 

Attachment:  VI which thrown error on renaming.

--
Ajay MV


0 Kudos
Message 1 of 5
(3,499 Views)

Its already discussed here

 

tab change.png

Message 2 of 5
(3,497 Views)

Frabto,

    Thanks for the rename option.  I think that the setting the properties seperately caused that error as said here.  You have any idea about resizing the page labels of Tab-Control?

 

Regards,

Ajay.

--
Ajay MV


0 Kudos
Message 3 of 5
(3,492 Views)

Including empty spaces with the Label will change the Page Label size.

 

 

0 Kudos
Message 4 of 5
(3,486 Views)

Including empty spaces either makes the tab selection go multiple-rows or adds page changing arrows as shown below.

 

page selecting arrows.png

 

Thanks,

Ajay

--
Ajay MV


0 Kudos
Message 5 of 5
(3,478 Views)