Bert Posted April 15, 2009 Posted April 15, 2009 $nextcard = GUICtrlCreateButton ("<", 10, 430, 40, 40, 0x0300) GUICtrlSetFont ($nextcard, 60, 400, 0, $font) I've tried to center the "<" on the button, but no dice. 0x0300 is the closest I can get. The Vollatran project My blog: http://www.vollysinterestingshit.com/
weaponx Posted April 15, 2009 Posted April 15, 2009 I don't understand. It's centered by default. Also your font exceeds the bounds of the button.
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