E erovia New Member May 16, 2016 #1 I'm Trying to Build a label in basic4android with this ability : Each time that the characters are more then it's capacity, it should erase first characters and add new characters to end of it. But I can't find any solution.
I'm Trying to Build a label in basic4android with this ability : Each time that the characters are more then it's capacity, it should erase first characters and add new characters to end of it. But I can't find any solution.
klaus Expert Licensed User Longtime User May 16, 2016 #2 You should have a look at the Ellipsize function in the Label Utils Code snippet. Upvote 0