Grax Posted May 19, 2008 Share Posted May 19, 2008 (edited) How can I set a default GUICtrlSetFont so that I don't have to have "GUICtrlSetFont(-1,9,400,1,"Calibri")" after all my GUI Controls? Thanks in Advance! Edited May 19, 2008 by Grax Link to comment Share on other sites More sharing options...
newbiescripter Posted May 19, 2008 Share Posted May 19, 2008 Just look at GUISetFont insted of GUICtrlSetFont in the help file.. I think that it will help you Link to comment Share on other sites More sharing options...
Grax Posted May 19, 2008 Author Share Posted May 19, 2008 Just look at GUISetFont insted of GUICtrlSetFont in the help file.. I think that it will help you I knew it had to be easy... Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now