tamir Posted February 9, 2005 Posted February 9, 2005 are the next things possible? 1) center the text vertically 2) change the background color of edit control (GUICtrlSetBkColor is not working..) 3) change the color of specific items in a list control 4) color only particular part of text in edit control - probably not possible :/
Josbe Posted February 9, 2005 Posted February 9, 2005 are the next things possible?1) center the text vertically2) change the background color of edit control (GUICtrlSetBkColor is not working..)3) change the color of specific items in a list control4) color only particular part of text in edit control - probably not possible :/<{POST_SNAPBACK}>You already tried?1. Label text? BitOr($SS_CENTER, $SS_IMAGE)2, 3, 4: AFAIK...not yet. AUTOIT > AutoIt docs / Beta folder - AutoIt latest beta
tamir Posted February 9, 2005 Author Posted February 9, 2005 it says it there is no $SS_IMAGE variable
Josbe Posted February 9, 2005 Posted February 9, 2005 it says it there is no $SS_IMAGE variable<{POST_SNAPBACK}>oopps! Yes, like Saunders said.(below) AUTOIT > AutoIt docs / Beta folder - AutoIt latest beta
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