Check out our User Interface Code Repository Files or visit the LabVIEW Wiki User Interface Portal
Tags |
(This content has not been tagged yet)
|
![]() |
Aug 31 2004, 02:03 PM
Post
#1
|
|||
![]() Very Active Member Posts: 216 Joined: 6-August 04 From: Sachsenheim D-74343 Germany Member No.: 582 LV:7.1.1
|
Hi!
I like to hide some tabs of an index card depending on a radio button. How can I enter this hide property on the index card? Or ins't there any property and I must create a case or an event? I try to put my index card into ab event but there is no help for how to connect an index card (my help said no description available --------------------
|
||
|
|
|||
| Ad |
Aug 31 2004, 02:03 PM
Post
#
|
||
|
|
|
||
|
|
|||
Sep 3 2004, 05:52 AM
Post
#2
|
|||
![]() Very Active Member Posts: 116 Joined: 9-June 03 From: Perth, Western Australia Member No.: 111 Using LabVIEW Since:2006 LV:6.0.2 ,. ,.
|
Don't think you can hide individual tabs, but you can disable them. Look for the appropriate property node. You can also hide all the tabs using a right mouse click and selecting the appropriate drop down menu.
As a workaround you could hide all the tabs and display just a string indicator of which is the current TAB above the top left corner. cheers, Alex -------------------- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far, the universe is winning." Robert Cringley.
|
||
|
|
|||
Sep 3 2004, 08:45 AM
Post
#3
|
|||
![]() More Active Member Posts: 25 Joined: 7-May 04 From: Herzogenrath, Germany Member No.: 397 Using LabVIEW Since:1997 LV:8.0 ,. ,.
|
Hi,
you can access the properties of the individual pages by using the Pages-property Then by indexing the correct refnum, you're able to hide/show the pages you want. See attachement for an example. Greetings from Germany, VDB
|
||
|
|
|||
Sep 3 2004, 11:58 AM
Post
#4
|
|||
![]() Very Active Member Posts: 216 Joined: 6-August 04 From: Sachsenheim D-74343 Germany Member No.: 582 LV:7.1.1
|
QUOTE (VDB @ Sep 3 2004, 08:45 AM) Hi, you can access the properties of the individual pages by using the Pages-property Then by indexing the correct refnum, you're able to hide/show the pages you want. See attachement for an example. Greetings from Germany, VDB I can't find the proberty PageVIs If I connect thearray index with the proberty node, I get Page, ok, but if I click for the proberties, I can't find PageVis, only page active, page visible.... If I disconnect this I can choosea class ... --------------------
|
||
|
|
|||
Sep 3 2004, 12:17 PM
Post
#5
|
|||
![]() More Active Member Posts: 25 Joined: 7-May 04 From: Herzogenrath, Germany Member No.: 397 Using LabVIEW Since:1997 LV:8.0 ,. ,.
|
QUOTE (Sarah83 @ Sep 3 2004, 01:58 PM) I can't find the proberty PageVIs If I connect thearray index with the proberty node, I get Page, ok, but if I click for the proberties, I can't find PageVis, only page active, page visible.... If I disconnect this I can choosea class ... Sarah, "Page Visible" is the one you need. It's only shortened to "PageVis" in the Property Node. (right click on the node, Name Format, Long Names) good luck, VDB
|
||
|
|
|||
Sep 3 2004, 12:43 PM
Post
#6
|
|||
![]() Very Active Member Posts: 216 Joined: 6-August 04 From: Sachsenheim D-74343 Germany Member No.: 582 LV:7.1.1
|
QUOTE (VDB @ Sep 3 2004, 12:17 PM) Sarah, "Page Visible" is the one you need. It's only shortened to "PageVis" in the Property Node. (right click on the node, Name Format, Long Names) good luck, VDB --------------------
|
||
|
|
|||
![]() ![]() |
| Time is now: 9th January 2009 - 01:16 AM |