Edifice Posted April 1, 2009 Posted April 1, 2009 (edited) Hello I think GUICtrlCreateInput is very limited as to the formatting of the text. Although I don't need all that much formatting (nor do I want it) I would like to be able to create new-lines via the "Enter" key. Is this possible? Bonus info: How will it be shown after I save it in SQLite and bring it back again? Edited April 1, 2009 by Edifice
Authenticity Posted April 1, 2009 Posted April 1, 2009 Yes, $ES_WANTRETURN. #include <EditConstants.au>.You may want to take a look there -> http://www.autoitscript.com/forum/index.php?showtopic=89358
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