- Gastón Clara
- PowerBuilder
- Monday, 16 December 2024 05:57 PM UTC
Hi,
In our company, we are using a translation DLL in order to get values for different languages. Our latest client is from Finland, so we need to translate the system to finish.
From the DLL we get a converted string like this "Olet valinnut MRI-haun, mutta et ole määrittänyt hakuehtoja.~n~rVoit etsiä koko tietokannasta..." into a variable, then we assign this variable to the Text property of a multilineedit object. It seems that the control is not able to recognize the "~n~r" in order to add a new line when renderizing. We would like to have the message splited into two different lines.
It's strange, if I direclty assing a string with "~n~r" then it is correctly shown on the screen.
Is there something I can do to correctly display string recovered from the DLL (or database)?
Thanks.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.