Suzuran Posted April 28, 2007 Posted April 28, 2007 How do I make a text in an Edit to be Bold, and is it possible, that once you type a text in the Edit you can't erase it?
Bert Posted April 28, 2007 Posted April 28, 2007 code please....can we see what you are trying to do first? The Vollatran project My blog: http://www.vollysinterestingshit.com/
magician13134 Posted April 28, 2007 Posted April 28, 2007 Use GUICtrlSetFont($EditName, -1, 650, -1, "Arial") The weight is the boldness, 400 = normal, more is bolder, less is... less bolder... I don't know if it's possible to stop an edit from having text deleted... You can make it readonly... but then they can't type at all... sorry Visit Magic Soft Inc. for some of my software
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