Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
I've used Textbox autosize but I don't really see any difference and I want the size of my textbox's fontsize the same with my Textbox (not really the same but in proportion).
or https://onedrive.live.com/redir?resid=A ... hoto%2cpng if the image above cant be seen.
Nevermind Solved XD
How you solved it please tell me.
Develop games in your browser. Powerful, performant & highly capable.
krisnk - I don't recall very much but this should work:
Action: Textbox -> Set CSS Style ->
Property Name: "font-size"
Value: "2em"
(The number of the value is the size but don't forget to add the quotation marks and em.)