Luigi Posted March 21, 2011 Posted March 21, 2011 Greetings,I have a little visual problem with 'GUICtrlCreateLabel', in the GUI from CASE A, I have a inputbox and below a GUICtrlCreateLabel updating a lenght or string (12). But the 12 no have the lower part.In the CASE B, I put "." before $dado04len and the GUICtrlCreateLabel showed correctly the length data, and "." is not showed...Someone have any idea?Best regards! ^^ Visit my repository
Andreik Posted March 21, 2011 Posted March 21, 2011 (edited) I am thinking of two possible errors: - something is over your label - width/height is not enough to display the text Edited March 21, 2011 by Andreik
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