LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem on switching tab control with wmp around

Hi,

I have search through the forum but still not able to find out the solution for my problem here.

I have wmp play around, everything works fine but when i pause the movie, which going to switch to tab control page 2 but somehow the screen of the movie is still around, so any idea how to avoid the screen to be appear on the tab control page 2.

Attach with vi here.

Thanks in advance.

 

Regards,

Simon

0 Kudos
Message 1 of 5
(2,604 Views)

Use property node for the tab control to change the tab. I have had issues in the past when I use a local variable that the tab control did not always update.

Tim
GHSP
0 Kudos
Message 2 of 5
(2,594 Views)

Hi,

I have try your property node method and it's still not working...

Only when press the close button on my vi, then the screen will not appear on tab page 2.

So, do you have any idea to start play the wmp at previous end duration??

 

thanks and regards,

0 Kudos
Message 3 of 5
(2,575 Views)

It looks like this is bad news for you. This is a known issue and has been for a long time. Look at the link I provided.

 

http://forums.ni.com/t5/LabVIEW/Media-Player-in-Tab-Control/m-p/527919

Tim
GHSP
0 Kudos
Message 4 of 5
(2,558 Views)

I have try some tricks by set the boundary container to zero and it's working... Smiley Happy

Thanks for your suggestion here...

 

regards,

0 Kudos
Message 5 of 5
(2,551 Views)