LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Font Size change affecting frontpanel arrangemnet

I am using labview 2010 SP1 and windows 7.In the front panel I am using the cluster controls.the controls using Application font 16.This cluster is a typedef cluster.cluster allingn ment and arrangemnet are fine in windows 7 and labview 201sp1.If i move my application to otherthan windows 7 or different labview version.The application font size is shrinking to 17 application font.So it is changing front panel controls allingnment.so it is affecting my applications asthetic look.Can any one give the solution for this problem.

Think before Act
0 Kudos
Message 1 of 11
(3,105 Views)

Hi,

     See this and this

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
0 Kudos
Message 2 of 11
(3,103 Views)

hai danil i already aware oof this.I tried apllication font thatmeans messege box  font as tahoma and ,size is 10.I tried this.This messge box font setting is  working  fine in same version of labview for same Operating system it is working.If I move different operating system or different version of labview it is not working and also I am using dynamic calling for this vi

Think before Act
0 Kudos
Message 3 of 11
(3,094 Views)

Hi,

     See the thread discussing similar thing.

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
0 Kudos
Message 4 of 11
(3,087 Views)

hai danil I am checking the program I will give reply after checking the program

Think before Act
0 Kudos
Message 5 of 11
(3,063 Views)

Are you using typedef or strict typedef controls?. I guess strict typedef may fix the problem but not sure about how LabVIEW GUI changes depending on the OS.

-----

The best solution is the one you find it by yourself
0 Kudos
Message 6 of 11
(3,061 Views)

No i am not using strict typedef because dynamically i am changing the value of the that control.so I cant use strictypedef

 

Think before Act
0 Kudos
Message 7 of 11
(3,058 Views)

@Shanmugarajan wrote:

No i am not using strict typedef because dynamically i am changing the value of the that control.so I cant use strictypedef

 


Unless you change the property of the Control you should not be having any problem in using Strict typedef.

-----

The best solution is the one you find it by yourself
0 Kudos
Message 8 of 11
(3,057 Views)

ya but the controls are combo box array so every time i am give the string property values to combo box...so it is crating the problem.other than that I locked the cluster arrangement.I am using application 16 font.in difererent version of labview it is changing to application 17 font

 

Think before Act
0 Kudos
Message 9 of 11
(3,052 Views)

Hi Shanmugarajan,

  I think you should have one look at LabVIEW.ini which contains the Application font along with the size.So this may be the reason the different Font sizes in other version of LabVIEW.

 

regards,

SrikrishnaNF

Regards,
Srikrishna


0 Kudos
Message 10 of 11
(3,044 Views)