Hi all,
I have two strings "ADDWWWQQAZXC" (str1) & "ABCDEFGHIJKL" (str2)
Both of them have same length.
you can see bleow pictures

Although their length are the same, str1 exceeds the blue border but str2 doesn't exceed the blue border
Is there any way I can know the real length of string not just the character number ?
If the string exceeds the blue border , I will enable the scrolling text function.
I can't judge with the length of string.
Is there any way I can implement it?
Thanks!
Best Regards,
Andy Dong