• Need help with DLabel
    1 replies, posted
Cant remember what the word for it is called but how can I make it so text automatically goes to the next line rather than cut off or overlap the panel. My only attempt was trying to edit the text when the text became bigger than the panel.
Wordwrap. You could try DLabel:SetWrap(true)
Sorry, you need to Log In to post a reply to this thread.