B4J Question msgbox2 cuts text with ... using two CRLF's

KMatle

Expert
Licensed User
Longtime User
Today I've seen that longer messages displayed with msgbox2 are cut with ... when there are two following CRLF's. Is this a bug?

fx.Msgbox2(InvoicesForm,"Testtext asfjafja afajfaj adjadj adajjad jadjajdj adjajdjad adjajdj with double jajfasjs afjasfja jajfjasfj afjjsj afjsjfj afjsfj afjsjf afjjajf CRLF" & CRLF & CRLF & "Second line","Test","Ok","","",fx.MSGBOX_ERROR)


 

PaulMeuris

Active Member
Licensed User
It didn't happen in my case:

B4X:
            fx.Msgbox2(Main.MainForm,"qsdg dg qsldkgj msqlgkjqsmdl gsqmdgl slmdgkjsmdl gqsdmlgk jqsmlgkj qmlsdjglskqdjg msldgkjms jqsd mqksdlg qlsdghkqsdjhg lqskdgjh sqldkjghslkqjgh qsdgkjhgkjlskdjh lsdkqjgh sdkjh CRLF" & CRLF & CRLF &   "2nd line.","test","OK","","",fx.MSGBOX_ERROR)
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…