Hi guys...
I have a TextField that will hold a path (several textfields to do the same), this presents no problem, except that only the initial part of the path is visible (Leftmost) and if the path is bigger that the textfield width, I have no idea of what the rest of the path looks like.
How can I force the textfield to show the rightmost part of the path without having to trim it?
I have a TextField that will hold a path (several textfields to do the same), this presents no problem, except that only the initial part of the path is visible (Leftmost) and if the path is bigger that the textfield width, I have no idea of what the rest of the path looks like.
How can I force the textfield to show the rightmost part of the path without having to trim it?