05-21-2012 02:07 PM
the question is how the managed tab control with several pages onscreens?
05-21-2012 02:44 PM
@merzak wrote:
the question is how the managed tab control with several pages onscreens?
Please do not create multiple posts. You've already created two posts on this. Keep all discussions in ONE place. http://forums.ni.com/t5/LabVIEW/multi-ecran/td-p/1999475
05-22-2012 01:34 AM
Hi merzak,
if you want to split your GUI on many screens you'd better not use a tab control.
Use many front panels, and set them to run into the desired screen (VI Properties->Windows Run-Time position->Monitor)
Hope this helps,
Marco
05-22-2012 07:26 AM
@MarcoMauri wrote:
Hi merzak,
if you want to split your GUI on many screens you'd better not use a tab control.
Use many front panels, and set them to run into the desired screen (VI Properties->Windows Run-Time position->Monitor)
Hope this helps,
Marco
Please do not encourage the poster. Please put your response in the original thread. Thanks.
05-22-2012 10:27 AM
Please do not encourage the poster. Please put your response in the original thread. Thanks.
You are right, but I had some trouble finding the original among all the copies of the question.
Probably I need a multi-screen GUI
Marco