Grax Posted May 19, 2008 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
newbiescripter Posted May 19, 2008 Posted May 19, 2008 Just look at GUISetFont insted of GUICtrlSetFont in the help file.. I think that it will help you
Grax Posted May 19, 2008 Author 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!
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