In a multiplatform project i have a Button with a multiline text label (string with CRLF)
this works fine in B4A, while in B4i only the first line is shown, as the CRLF is parsed as end of string
is it by design or am i missing something?
Erel--How do I set the button text color in code? There does not seem to be a .TextColor setting. Also, is there a way to have multi-line text on a button? Thanks Allan