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