Is it possible to have the height of a DLabel size to content, but the width forced? So you can have text wrap, and it'll get bigger as needed but won't go past a certain width? If that makes sense?
Panel:SetWide(width)
Panel:SizeToContentsY()
Ah :) I should have figured that out. Thanks for your help!
[QUOTE=Willox;44903681]Panel:SetWide(width)
Panel:SizeToContentsY()[/QUOTE]
Sorry, you need to Log In to post a reply to this thread.