LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem facing in tab control with blinking property of other control..

Solved!
Go to solution

Can ay one help me??

I am sending one vi, in that i face one problem with tab control. If i am put a multicolumn list box on page1 of tab control and apply blinking property on it than in run time the blinking can visible on all the pages of tab control. It shouldn't be like that. The blinking can only visible on Page1. Is it bug in Labview? or it is like that only? how to solv it?

Greeting from India,
Malhar
0 Kudos
Message 1 of 5
(2,932 Views)

Well, it seems that LabVIEW does not work correctly here.

So a little workaround:

You can detect changes in the tab-selection by using the event structure. So you can disable the blinking property of the table when leaving the tab. Please see attached example.

 

hope this helps,

Norbert 

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
Message 2 of 5
(2,929 Views)

Thanks for your reply,

But I am using Labview 8.2 and cant open ur vi because ur vi is made with the help of Labview 8.6, so can u send me ur vi in Labview 8.2 competible.

Greeting from India,
Malhar
0 Kudos
Message 3 of 5
(2,914 Views)

Well, i hope this works for you:

 

Norbert 

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
Message 4 of 5
(2,912 Views)
Solution
Accepted by topic author Malhar

thanks for your support

 

Malhar

Greeting from India,
Malhar
0 Kudos
Message 5 of 5
(2,897 Views)