Luigi 38 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 Share this post Link to post Share on other sites
Andreik 66 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 When the words fail... music speaks Share this post Link to post Share on other sites