AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Slight GUI differences between machines?

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Max Power
Guest





PostPosted: Tue Nov 17, 2009 5:37 pm    Post subject: Slight GUI differences between machines? Reply with quote

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

PostPosted: Tue Nov 17, 2009 6:17 pm    Post subject: Reply with quote

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
View user's profile Send private message
Guest






PostPosted: Tue Nov 17, 2009 6:30 pm    Post subject: Reply with quote

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

PostPosted: Tue Nov 17, 2009 6:34 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group