I want to insert break line for long text on button same like wrapping text.
So help me in that. How can I break long text and set it on button in codename
one using Gui builder
?
I want to insert break line for long text on button same like wrapping text.
So help me in that. How can I break long text and set it on button in codename
one using Gui builder
?
You need to use the SpanButton class, I think it's exposed in the GUI builder.