LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

TabCtrl fires no ValChanged Event

Hi there,

perhaps someone know why or a workaround: If I create a TabCtrl (LV7), with only 1 row (not "allow multiple rows"), I get the cursor at the right to switch the tabs. If I switch the tab via the cursor, I get no ValChanged-Event of this TabCtrl.
Within LV6.1, the TabCtrl reacts as proposed, giving me the event.

Thx for any suggestions

Peter
BTW: I've tried to report this as a bug to NI, but their SupportPage is unavailable...
0 Kudos
Message 1 of 3
(2,625 Views)
I could not get the same behavior to occur. I am attaching a small VI which just executes a message when the Value Change evet occurs for a tab control. See if this works on your machine.
J.R. Allen
0 Kudos
Message 2 of 3
(2,625 Views)
As I try to say, I get the event also; _only_ when I change the Tab with via the Cursor-Arrows on the right top of the TabCtrl.

I've attachted the sample code.

Peter
0 Kudos
Message 3 of 3
(2,625 Views)