| View previous topic :: View next topic |
| Author |
Message |
Max Power Guest
|
Posted: Tue Nov 17, 2009 5:37 pm Post subject: Slight GUI differences between machines? |
|
|
| At work, my GUIs look slightly different on other associate's machines (Same OS). Some text boxes won't be wide enough, so "-wrap" is required in those cases, but completely not necessary on my machine. Also I've noticed some button sizes appear slightly different between machines. Is there a way to make said properties constant? |
|
| Back to top |
|
 |
randallf
Joined: 06 Jul 2009 Posts: 394
|
Posted: Tue Nov 17, 2009 6:17 pm Post subject: |
|
|
| You need to check the display settings between machines, probably they have font set to 'large' or some other theme related setting that's causing the anomaly. |
|
| Back to top |
|
 |
Guest
|
Posted: Tue Nov 17, 2009 6:30 pm Post subject: |
|
|
| yes, so it will more stable if u have declare everything like font size, font type, each GUI width, height and xy |
|
| Back to top |
|
 |
Leef_me
Joined: 08 Apr 2009 Posts: 1158 Location: San Diego, California
|
Posted: Tue Nov 17, 2009 6:34 pm Post subject: |
|
|
| Adding to what randallf said, I have noticed that when I added buttons to a GUI, their font was related to the "Gui, font, size" instruction that was in effect. And I believe that affected the default size of the button. |
|
| Back to top |
|
 |
|