Hi all,
I'm using Java 1.2,and made a msgbox to show an error message,but the string
is too long,how to wrap it into several lines?I tried '\n' and '\\n',they
didn't work.
Thank you.
Printable View
Hi all,
I'm using Java 1.2,and made a msgbox to show an error message,but the string
is too long,how to wrap it into several lines?I tried '\n' and '\\n',they
didn't work.
Thank you.