LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

button size changing with PC

Hi everybody!
I am having trouble with some of my buttons: their size are changing depending on the computer we are on. Those buttons are customized (I imported a .png image for their different states), but all the buttons I customised have not this comportment.
Let's take an example: I have a boolean button that I customised by importing a 20x20 pixels .png image for each state (right click on the button > advanced > customize then load the image into the panel then copy it then importPicture > True, same thing for the False state). The button has the good size on my computer (20x20).
Then my vi is loaded on another computer, and the button is 19x24 pixels...
Would anyone know how I can fix this problem without imposing the button size with its property node?
Thanks a lot
Tom
0 Kudos
Message 1 of 2
(2,444 Views)
A few things to check:
  1. Is your FP set to scale to the screen dimension and the button set to scale with the pane?
  2. Are you using dialog controls and the machines run a different OS (e.g. W2000 vs XP) or have different display settings?
0 Kudos
Message 2 of 2
(2,431 Views)