leuce Posted July 23, 2007 Posted July 23, 2007 G'day everyone Is it possible to change the font of the InputBox text field? I know I can change the fonts of the other elements of the InputBox by changing the fonts in MS Windows (which I don't object to), but I can't find a way to set the font of the text field itself. Where does AutoIt get the font for the InputBox's text field from? Alternatively, does anyone know of a readymade GUI script portion that does exactly what an InputBox does, with the option of changing the fonts? Thanks! Samuel
Skizmata Posted July 23, 2007 Posted July 23, 2007 First I would recommend getting SciTE4AutoIt goto tools and learn to use Koda. I recently ran into a similar issue when working on an input for one of my projects. I needed to customize the look of an input box and incorporate a checkbox in it. With Koda this was relatively quick and easy.The best advice I can give you is learn to work with the GUI and make your own GUI input box function and set it up however you wish.However I am also an AutoIt noob so... I hope someone else helps you too. AutoIt changed my life.
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