LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

displaying vi full screen irrespective of the scrreen size

Hi how dio i make a lv exe that adjusts according to the screen resolution and size?ie an exe that runs as full screen in our pc,clint    pc or laptop...currently v have to make exe according toi the clients pc setttings...but in future if  tyey change setting,have to make exe agai...so wat is the solution for making an application a full screen one in which ever screen it runs...

 

thanks in advance

0 Kudos
Message 1 of 3
(6,056 Views)

Hi user_1,

 

1. Wire Programming>>Application Control>>VI Server Reference>>Select "This VI" to invoke node, and select Front Panel>>Run-Time Position>>Maximized method.

2. If you wish to scale control object to front panel, go to File>>VI Properties>>Windows Size>>check "Scale all objects on front panel as the window resizes".

 

Regards, Kate

Message 2 of 3
(6,026 Views)

Hi,

I hope the solution provided by Kate was enough for your problem.

But if you face the problems of controls alignment on the front panel, while running the application of different screen resolutions, then you may visit these threads,

 

http://forums.ni.com/ni/board/message?board.id=170&thread.id=87160&view=by_date_ascending&page=2

http://forums.ni.com/ni/board/message?board.id=170&thread.id=408823&view=by_date_ascending&page=2

 

 

Vaibhav
0 Kudos
Message 3 of 3
(5,679 Views)