LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Text to meet different resolution

I make a text indicator to display a specific  infomation. My screen's resolution is 1600*900. But when run the application in a 1440*900 resolution notebook, the text cannot show the whole character, the tail characters allways be cut off. How to amend the problem? P.S, The properties "Maintain proportions of window for different mornitor resolution" and "Scale all objects on front panel  as the window resizes" has checked.

 

 

David

0 Kudos
Message 1 of 8
(3,878 Views)
How amny characters do you want to display? can you post a screen shot?
0 Kudos
Message 2 of 8
(3,869 Views)

 Hi, the screen shot is as below.

 

 

 

 

Capture_3.jpg

0 Kudos
Message 3 of 8
(3,860 Views)

Have you designed a panel which works well in the smaller screen and then looked at how it scales to the larger one?

 

LV's panel scaling has always been somewhat problematic, due in part to OS considerations over which NI has no control.

 

Designing for the smallest screen may not produce beautiful results when displayed on larger ones, but everything will be visible and can be made to work.

 

Lynn 

0 Kudos
Message 4 of 8
(3,842 Views)

Well, maybe the problem get no any solution?

 

 

David

0 Kudos
Message 5 of 8
(3,831 Views)

If it is just for few strings, you could do something like that:

 

Screen resolution.jpg

 

 

Jean-Marc

0 Kudos
Message 6 of 8
(3,817 Views)

Hi Veteran,

 

It just be a text string using the "Edit text" tool to create, not a string control. Because if using strin control, once click the control, the background will be highlight. So maybe your way could meet the string control length adjustment.

 

David 

0 Kudos
Message 7 of 8
(3,797 Views)

For the highlight:

 

Screen resolution.jpg

 

 

 

JM

 

0 Kudos
Message 8 of 8
(3,788 Views)