it’s last name and first name and i want the last name to be 10 pixels or so after the first name but since names are different lengths i figured i should do the number of characters times the approx. pixel width of a character plus the value of the space i want between the two fields
here’s a way…set the fn’s registration point to the middle right, and ln to the middle left…then just enter however many pixels you want there to be between them, and they’ll adjust accordingly…i believe you should use _xposition…however i may be wrong…
right … that would work … but then it would look awkward b/c the position of the name would change based on the length … it’d be like having centered text
is it possible to make the textbox change length depending on the text inside?
you could also align the fn box right(the text inside that is) and the ln box left