XetaQuake Posted February 4, 2008 Posted February 4, 2008 Hi, i have made a guiCreateLabel, here is the code: Welcome = guiCreateLabel(0.02, 0.04, 0.94, 0.2, " Some text to explain my problem \n this is line 2 \n this is line 3 \n this is line 4 \n this is line 5 \n this is line 6 \n this is line 7 [b]and this dont show![/b]", true, tabWelcome) here is a screenshot from the problem: Declaration from my problem: you can see that line 7 dont show, but in the code i have 7 lines. pleas anybody help me so fast as you can, its realy important // Connect to Server - Open Website // ° Youtube - Twitter °
Twig Posted February 4, 2008 Posted February 4, 2008 Increase the height of the label. A Leader of VCES / SAES
XetaQuake Posted February 4, 2008 Author Posted February 4, 2008 thanks Twig again it working realy good another question (i dont want to open a new thread): can i change the colour? on OutputChatBox it is easy, but is this possibly on guiCreateLabel? // Connect to Server - Open Website // ° Youtube - Twitter °
XetaQuake Posted February 4, 2008 Author Posted February 4, 2008 i thank you, this works is it possible that only 1 line have a colour? and not a complete label? // Connect to Server - Open Website // ° Youtube - Twitter °
szlend Posted February 4, 2008 Posted February 4, 2008 Just create another label and apply a different color. I don't think it's possible to have multiple colors in one label.
XetaQuake Posted February 4, 2008 Author Posted February 4, 2008 ah yes sorry i have forgotten taht this is possible thanks for help, this thread is finish // Connect to Server - Open Website // ° Youtube - Twitter °
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