03-06-2011 11:32 PM
Hi
I am using labview 7.0.
I am using panel wizard to jump to next screen ,but sometimes it shows title bar gets blink even though I have removed title bar from properties.
Why this happen?Let me know your valuable comments.
Sharvari
Solved! Go to Solution.
03-07-2011 09:03 AM
Hi,
I'm using LV2010 but hope my idea helps you.
I think when you switch panel, the LV actrally stop the first one and start the second one.
So between the stop and start, you can see the title bar blink. Because when the VI stops, it shows everything.
I've never used the panel wizard before, but I usually open subvi by running them first without front panel, and then open the front panel.
03-07-2011 11:25 PM
Thank you